Skip to content

Commit 948131c

Browse files
fix(posts): update "TypeScript integration with Jest"
Post: 2018-11-16-typescript-jest.md Remove 404 link
1 parent 8d3fec2 commit 948131c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_posts/2018/2018-11-16-typescript-jest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ error Command failed with exit code 1.
7575
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
7676
```
7777

78-
To fix this, you'll need to create a [configuration file](https://kulshekhar.github.io/ts-jest/docs/getting-started/installation/#jest-config-file):
78+
To fix this, you'll need to create a configuration file:
7979

8080
```sh
8181
yarn ts-jest config:init

0 commit comments

Comments
 (0)