Skip to content

Commit 7aada2c

Browse files
authored
Merge pull request #98 from ilearnio/doc/update-jest-link
Update link to jest documentation in README
2 parents 44d4cbb + c8be2c7 commit 7aada2c

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)