Skip to content

Commit c9917a3

Browse files
authored
docs: link directly to dom docs (#816)
1 parent 759172c commit c9917a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<p>Simple and complete DOM testing utilities that encourage good testing
1414
practices.</p>
1515

16-
[**Read the docs**](https://testing-library.com/) |
16+
[**Read the docs**](https://testing-library.com/dom) |
1717
[Edit the docs](https://github.com/testing-library/testing-library-docs)
1818

1919
</div>
@@ -97,7 +97,7 @@ npm install --save-dev @testing-library/dom
9797
## Documentation
9898

9999
Read the docs (and discover framework and tool-specific implementations) at
100-
[testing-library.com](https://testing-library.com)
100+
[testing-library.com](https://testing-library.com/dom)
101101

102102
## Guiding Principles
103103

0 commit comments

Comments
 (0)