Initial checklist
Affected packages and versions
latest
Link to runnable example
No response
Steps to reproduce
- Go to a doc page such as What is MDX?.
- Use a link in the page to other page in the docs section such as the § Getting started link in the introduction to the page.
Expected behavior
Be redirected to https://mdxjs.com/docs/getting-started/ in the example showed above.
Actual behavior
The redirections gets you to https://mdxjs.com/docs/what-is-mdx/getting-started/ in the example showed above, which gives a 404: Not found.
Runtime
Node v19
Package manager
npm v9
OS
macOS
Build and bundle tools
No response
Initial checklist
Affected packages and versions
latest
Link to runnable example
No response
Steps to reproduce
Expected behavior
Be redirected to https://mdxjs.com/docs/getting-started/ in the example showed above.
Actual behavior
The redirections gets you to https://mdxjs.com/docs/what-is-mdx/getting-started/ in the example showed above, which gives a 404: Not found.
Runtime
Node v19
Package manager
npm v9
OS
macOS
Build and bundle tools
No response