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 fad5671 commit 0608ac4Copy full SHA for 0608ac4
docs/react-testing-library/migrate-from-enzyme.mdx
@@ -258,7 +258,7 @@ it's not recommended for the reasons stated in this paragraph).
258
259
We made some handy query APIs which help you to access the component elements
260
very efficiently, and you can see the
261
-[list of available queries](dom-testing-library/api-queries.mdx) in detail.
+[list of available queries](queries/about.mdx) in detail.
262
263
Something else that people have a problem with is that they're not sure which
264
query should they use, luckily we have a great page which explains
0 commit comments