Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support old links on extensions docs #12542

Closed
aalves08 opened this issue Nov 7, 2024 · 1 comment · Fixed by #13078
Closed

Support old links on extensions docs #12542

aalves08 opened this issue Nov 7, 2024 · 1 comment · Fixed by #13078

Comments

@aalves08
Copy link
Member

aalves08 commented Nov 7, 2024

Is your feature request related to a problem? Please describe.

With the new versioned extensions docs, old links like https://extensions.rancher.io/extensions/extensions-getting-started won't work because they don't include the version param like next or v2

https://extensions.rancher.io/extensions/next/extensions-getting-started
https://extensions.rancher.io/extensions/v2/extensions-getting-started

A redirect solution was implemented, but it's not working properly: https://docusaurus.io/docs/api/plugins/@docusaurus/plugin-client-redirects -> implemented with PR #12491

Describe the solution you'd like

Redirect old links to next (v3) version of docs

Describe alternatives you've considered

Additional context

@aalves08 aalves08 added this to the v2.10.1 milestone Nov 7, 2024
@gaktive gaktive modified the milestones: v2.10.1, v2.10.2 Dec 19, 2024
@gaktive
Copy link
Member

gaktive commented Jan 7, 2025

@aalves08 this can be independent of the January releases so I'll move this to 2.11.0 with the assumption it can be done at any time. Let me know if we need to do anything immediately though.

@gaktive gaktive modified the milestones: v2.10.2, v2.11.0 Jan 7, 2025
@aalves08 aalves08 self-assigned this Jan 8, 2025
@nwmac nwmac changed the title Support olds links on extensions docs Support old links on extensions docs Jan 9, 2025
@jordojordo jordojordo assigned jordojordo and unassigned aalves08 Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants