Skip to content

Commit c8be2c7

Browse files
committed
Update link to jest documentation in README
1 parent 44d4cbb commit c8be2c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ Unfortunately, `module-alias` itself would not work from Jest due to a custom be
158158
}
159159
```
160160

161-
More details on the [official documentation](https://jestjs.io/docs/en/configuration#modulenamemapper-objectstring-string).
161+
More details on the [official documentation](https://jestjs.io/docs/en/configuration#modulenamemapper-objectstring-string--arraystring).
162162

163163
## Known incompatibilities
164164

0 commit comments

Comments
 (0)