Skip to content

Commit 70034b8

Browse files
authored
docs: fix the cypress-testing-library types link
the types moved into the repo (testing-library/cypress-testing-library#148)
1 parent 50097a7 commit 70034b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/cypress-testing-library/intro.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Typings should be added as follows in `tsconfig.json`:
4545
```
4646

4747
You can find
48-
[all Library definitions here](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/testing-library__cypress/index.d.ts).
48+
[all Library definitions here](https://github.com/testing-library/cypress-testing-library/blob/master/types/index.d.ts).
4949

5050
## Examples
5151

0 commit comments

Comments
 (0)