### Environment https://nuxt.com/docs/3.x/ ### Reproduction 1. Go to <https://nuxt.com/docs/3.x/> 2. Use any internal link 3. It switches to the corresponding page, but within the Nuxt 4 route <https://nuxt.com/docs/4.x/> ### Describe the bug All internal link in the Nuxt 3 docs link to Nuxt 4. ### Additional context As the links don't include the version in the path I assume that redirects are the reason. ### Logs ```shell-script ```