File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 77
88<p >Simple and complete React DOM testing utilities that encourage good testing practices.</p >
99
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 )
1111
1212</div >
1313
@@ -139,13 +139,13 @@ This library has a `peerDependencies` listing for `react-dom`.
139139You may also be interested in installing ` jest-dom ` so you can use
140140[ the custom jest matchers] ( https://github.com/gnapse/jest-dom#readme ) .
141141
142- > [ ** Docs** ] ( https://react- testing-library-docs.netlify .com/docs/react-testing-library/intro )
142+ > [ ** Docs** ] ( https://testing-library.com/docs/react-testing-library/intro )
143143
144144
145145## Examples
146146
147147> We're in the process of moving examples to the
148- > [ docs site] ( https://react- testing-library-docs.netlify .com/docs/example-codesandbox )
148+ > [ docs site] ( https://testing-library.com/docs/example-codesandbox )
149149
150150You'll find runnable examples of testing with different libraries in
151151[ the ` examples ` directory] ( https://github.com/kentcdodds/react-testing-library/blob/master/examples ) .
You can’t perform that action at this time.
0 commit comments