ts-jest icon indicating copy to clipboard operation
ts-jest copied to clipboard

[Bug]: broken link at /options/options/isolatedModules

Open SimonSiefke opened this issue 2 years ago • 0 comments

Version

doesn't matter

Steps to reproduce

  1. Go to https://kulshekhar.github.io/ts-jest/docs/getting-started/options/
  2. Scroll Down
  3. 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

SimonSiefke avatar Jul 21 '23 20:07 SimonSiefke