ts-jest
ts-jest copied to clipboard
[Bug]: broken link at /options/options/isolatedModules
Version
doesn't matter
Steps to reproduce
- Go to https://kulshekhar.github.io/ts-jest/docs/getting-started/options/
- Scroll Down
- Click on
isolatedModules
Expected behavior
Expected URL: https://kulshekhar.github.io/ts-jest/docs/getting-started/options/isolatedModules
Actual behavior
Actual URL: https://kulshekhar.github.io/ts-jest/docs/getting-started/options/options/isolatedModules
Notice that /options appears twice in the URL
Debug log
none
Additional context
No response
Environment
none