We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b17b1d commit 879454dCopy full SHA for 879454d
1 file changed
docs/index.md
@@ -31,7 +31,7 @@ Refer to the [installation](user/install) and [configuration](user/config) instr
31
32
* [TypeScript](https://www.typescriptlang.org/) - JavaScript that scales
33
* [Jest](https://jestjs.io/) - Delightful JavaScript Testing
34
-* [`ts-jest`](https:/github.com/kulshekhar/ts-jest) - Jest processor for TypeScript _(yes, `ts-jest` uses itself for its tests)_
+* [`ts-jest`](https://github.com/kulshekhar/ts-jest) - Jest processor for TypeScript _(yes, `ts-jest` uses itself for its tests)_
35
36
## Contributing
37
0 commit comments