Skip to content

Commit 6d4a5a8

Browse files
authored
Merge pull request #727 from mvasin/patch-1
docs: fix the cypress-testing-library types link
2 parents 50097a7 + 70034b8 commit 6d4a5a8

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)