Skip to content

Commit 1f813fa

Browse files
authored
docs(jest-matcher-utils): fix link (#12072)
1 parent 9947a2a commit 1f813fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/jest-matcher-utils/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ To add this package as a dependency of a project, run either of the following co
99
- `npm install jest-matcher-utils`
1010
- `yarn add jest-matcher-utils`
1111

12-
## Exports ([src/index.ts](jest-matcher-utils/src/index.ts))
12+
## Exports ([src/index.ts](https://github.com/facebook/jest/blob/HEAD/packages/jest-matcher-utils/src/index.ts))
1313

1414
### Functions
1515

0 commit comments

Comments
 (0)