We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 50097a7 + 70034b8 commit 6d4a5a8Copy full SHA for 6d4a5a8
docs/cypress-testing-library/intro.mdx
@@ -45,7 +45,7 @@ Typings should be added as follows in `tsconfig.json`:
45
```
46
47
You can find
48
-[all Library definitions here](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/testing-library__cypress/index.d.ts).
+[all Library definitions here](https://github.com/testing-library/cypress-testing-library/blob/master/types/index.d.ts).
49
50
## Examples
51
0 commit comments