You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Legacy URLs from the miniapps path reorganization (commit 7abc5c5) don't redirect properly, causing 404s for existing bookmarks and external links.
Expected:docs.base.org/base-app/build-with-minikit/quickstart → docs.base.org/base-app/miniapps/quickstart Actual: All legacy URLs redirect to docs.base.org/get-started/base
Impact
Broken user experience for existing bookmarks
SEO degradation from 404s
Poor developer experience
Related
See PR #192 which includes both link fixes and redirect rules that should work once configuration is resolved.