Skip to content

Commit 0608ac4

Browse files
authored
docs: Update missing link about queries (testing-library#934)
1 parent fad5671 commit 0608ac4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/react-testing-library/migrate-from-enzyme.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ it's not recommended for the reasons stated in this paragraph).
258258

259259
We made some handy query APIs which help you to access the component elements
260260
very efficiently, and you can see the
261-
[list of available queries](dom-testing-library/api-queries.mdx) in detail.
261+
[list of available queries](queries/about.mdx) in detail.
262262

263263
Something else that people have a problem with is that they're not sure which
264264
query should they use, luckily we have a great page which explains

0 commit comments

Comments
 (0)