Skip to content

Commit 94b92ea

Browse files
authored
docs: fix broken link (#383)
1 parent af00c4f commit 94b92ea

File tree

1 file changed

+1
-1
lines changed
  • docs/react-testing-library

1 file changed

+1
-1
lines changed

docs/react-testing-library/api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ debug()
176176
```
177177

178178
This is a simple wrapper around `prettyDOM` which is also exposed and comes from
179-
[`DOM Testing Library`](https://github.com/testing-library/dom-testing-library/blob/master/README.md#prettydom).
179+
[`DOM Testing Library`](dom-testing-library/api-helpers.md#prettydom).
180180

181181
### `rerender`
182182

0 commit comments

Comments
 (0)