Skip to content

Commit 4fb089e

Browse files
vkroljoshuaellis
andauthored
chore(docs): Fix the installation docs link in README.md (#714)
Co-authored-by: Josh <[email protected]>
1 parent 425dd40 commit 4fb089e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ to test against. It also does not come installed with a specific renderer, we cu
146146
[`react-test-renderer`](https://www.npmjs.com/package/react-test-renderer) and
147147
[`react-dom`](https://www.npmjs.com/package/react-dom). You only need to install one of them,
148148
however, if you do have both installed, we will use `react-test-renderer` as the default. For more
149-
information see the [installation docs](https://react-hooks-testing-library.com/#installation).
149+
information see the [installation docs](https://react-hooks-testing-library.com/installation#renderer).
150150
Generally, the installed versions for `react` and the selected renderer should have matching
151151
versions:
152152

0 commit comments

Comments
 (0)