Skip to content

Commit 46591c7

Browse files
committed
Merge pull request #41 from dnrce/readme-url
Update documentation URL in README
2 parents 1f367c5 + 68df7dd commit 46591c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ assert_select_encoded '#out-of-your-element'
5555
assert_select_email '#you-got-mail'
5656
```
5757

58-
The documentation in [selector_assertions.rb](https://github.com/kaspth/rails-dom-testing/blob/master/lib/rails/dom/testing/assertions/selector_assertions.rb) goes into a lot more detail of how selector assertions can be used.
58+
The documentation in [selector_assertions.rb](https://github.com/rails/rails-dom-testing/blob/master/lib/rails/dom/testing/assertions/selector_assertions.rb) goes into a lot more detail of how selector assertions can be used.
5959

6060
## Read more
6161

0 commit comments

Comments
 (0)