We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68f8274 commit 959cb56Copy full SHA for 959cb56
1 file changed
docs/angular-testing-library/api.mdx
@@ -356,7 +356,7 @@ The most important feature of `render` is that the queries from
356
[DOM Testing Library](/docs/dom-testing-library/intro) are automatically
357
returned with their first argument bound to the component under test.
358
359
-See [Queries](/docs/dom-testing-library/api-queries) for a complete list.
+See [Queries](queries/about.mdx) for a complete list.
360
361
**example**:
362
0 commit comments