We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df88c3a commit b29576fCopy full SHA for b29576f
docs/react-testing-library/api.md
@@ -167,7 +167,7 @@ This is a simple wrapper around `prettyDOM` which is also exposed and comes from
167
168
It'd probably be better if you test the component that's doing the prop updating
169
to ensure that the props are being updated correctly (see
170
-[the Guiding Principles section](#guiding-principles)). That said, if you'd
+[the Guiding Principles section](/docs/guiding-principles)). That said, if you'd
171
prefer to update the props of a rendered component in your test, this function
172
can be used to update props of the rendered component.
173
0 commit comments