Skip to content

Chain legacy redirects and add install redirect#21

Merged
raytallen merged 1 commit intomainfrom
fix/chain-redirects
Mar 10, 2026
Merged

Chain legacy redirects and add install redirect#21
raytallen merged 1 commit intomainfrom
fix/chain-redirects

Conversation

@raytallen
Copy link
Copy Markdown
Contributor

Summary

  • Redirect destinations now use /atopile/... instead of hardcoded /atopile-0.14.x/..., so they chain through the wildcard and won't need updating when the default version changes
  • Adds specific redirect for /atopile/guides/install/atopile/quickstart/1-installation since that page was removed in 0.14.x

Test plan

  • Verified locally with mintlify dev that old paths redirect correctly
  • Confirmed /atopile/guides/install resolves to the installation page

🤖 Generated with Claude Code

…irect

Redirect destinations now use /atopile/... instead of /atopile-0.14.x/...
so they resolve via the wildcard and don't need updating when the default
version changes. Also adds redirect for /atopile/guides/install which was
removed in 0.14.x.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@raytallen raytallen force-pushed the fix/chain-redirects branch from 00ef44a to df82bd9 Compare March 10, 2026 17:30
@raytallen raytallen merged commit ab37894 into main Mar 10, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant