Skip to content

Commit dc7c7a2

Browse files
committed
Updated links to docs in repo
1 parent a470147 commit dc7c7a2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

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

1515
<br />
16-
<a href="https://react-hooks-testing-library.netlify.com/"><strong>Read The Docs</strong></a>
16+
<a href="https://react-hooks-testing-library.com/"><strong>Read The Docs</strong> (Work-In-Progress)</a>
1717
<br />
1818
</div>
1919

@@ -120,14 +120,14 @@ npm install --save-dev [email protected]
120120

121121
## Documentation
122122

123-
There are some [work-in-progress docs here](https://react-hooks-testing-library.netlify.com/).
124-
Please leave any feedback on them in
123+
There are some [work-in-progress docs here](https://react-hooks-testing-library.com/). Please leave
124+
any feedback on them in
125125
[this issue](https://github.com/testing-library/react-hooks-testing-library/issues/19). PRs to
126126
update them are very welcome.
127127

128128
## API
129129

130-
See the [API documentation](https://react-hooks-testing-library.netlify.com/reference/api).
130+
See the [API documentation](https://react-hooks-testing-library.com/reference/api).
131131

132132
## Contributors
133133

0 commit comments

Comments
 (0)