We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f319c5 commit b1f6b29Copy full SHA for b1f6b29
docs/ecosystem-jest-dom.md
@@ -23,7 +23,7 @@ expect(getByText(container, 'Visible Example')).toBeVisible()
23
> `getByTestId`). Otherwise the `get*` function could throw an error before your
24
> assertion.
25
26
-Check out [jest-dom's documentation](gh) for a full list of available matchers.
+Check out [jest-dom's documentation][gh] for a full list of available matchers.
27
28
- [jest-dom on GitHub][gh]
29
0 commit comments