Skip to content

Commit c11fcd6

Browse files
author
Mateus Felix
committed
docs(no-container): update further reading topics
1 parent 4ab2305 commit c11fcd6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/rules/no-container.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,4 @@ If you use [custom render functions](https://testing-library.com/docs/example-re
3333

3434
## Further Reading
3535

36-
- [debug API in React Testing Library](https://testing-library.com/docs/react-testing-library/api#debug)
37-
- [`screen.debug` in Dom Testing Library](https://testing-library.com/docs/dom-testing-library/api-queries#screendebug)
36+
- [querying with `screen`](https://testing-library.com/docs/dom-testing-library/api-queries#screen)

0 commit comments

Comments
 (0)