You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@
7
7
8
8
<p>Simple and complete React DOM testing utilities that encourage good testing practices.</p>
9
9
10
-
[**Read The Docs**](https://react-testing-library-docs.netlify.com/react) | [Edit the docs](https://github.com/alexkrolick/react-testing-library-docs)
10
+
[**Read The Docs**](https://testing-library.com/react) | [Edit the docs](https://github.com/alexkrolick/testing-library-docs)
11
11
12
12
</div>
13
13
@@ -139,13 +139,13 @@ This library has a `peerDependencies` listing for `react-dom`.
139
139
You may also be interested in installing `jest-dom` so you can use
140
140
[the custom jest matchers](https://github.com/gnapse/jest-dom#readme).
0 commit comments