File tree 1 file changed +3
-3
lines changed 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 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 ) .
141
141
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 )
143
143
144
144
145
145
## Examples
146
146
147
147
> 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 )
149
149
150
150
You'll find runnable examples of testing with different libraries in
151
151
[ 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