Skip to content

Commit 959cb56

Browse files
authored
fix: broken queries link in angular api (#969)
1 parent 68f8274 commit 959cb56

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • docs/angular-testing-library

docs/angular-testing-library/api.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -356,7 +356,7 @@ The most important feature of `render` is that the queries from
356356
[DOM Testing Library](/docs/dom-testing-library/intro) are automatically
357357
returned with their first argument bound to the component under test.
358358

359-
See [Queries](/docs/dom-testing-library/api-queries) for a complete list.
359+
See [Queries](queries/about.mdx) for a complete list.
360360

361361
**example**:
362362

0 commit comments

Comments
 (0)