We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 759172c commit c9917a3Copy full SHA for c9917a3
README.md
@@ -13,7 +13,7 @@
13
<p>Simple and complete DOM testing utilities that encourage good testing
14
practices.</p>
15
16
-[**Read the docs**](https://testing-library.com/) |
+[**Read the docs**](https://testing-library.com/dom) |
17
[Edit the docs](https://github.com/testing-library/testing-library-docs)
18
19
</div>
@@ -97,7 +97,7 @@ npm install --save-dev @testing-library/dom
97
## Documentation
98
99
Read the docs (and discover framework and tool-specific implementations) at
100
-[testing-library.com](https://testing-library.com)
+[testing-library.com](https://testing-library.com/dom)
101
102
## Guiding Principles
103
0 commit comments