Skip to content

Commit 879454d

Browse files
authored
chore(docs): fix broken link to ts-jest (#1386)
1 parent 1b17b1d commit 879454d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Refer to the [installation](user/install) and [configuration](user/config) instr
3131

3232
* [TypeScript](https://www.typescriptlang.org/) - JavaScript that scales
3333
* [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)_
34+
* [`ts-jest`](https://github.com/kulshekhar/ts-jest) - Jest processor for TypeScript _(yes, `ts-jest` uses itself for its tests)_
3535

3636
## Contributing
3737

0 commit comments

Comments
 (0)