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
Since the docs structure has gone through an overhaul, we'd like to gracefully fail and redirect people to the home page when they click broken links.
This involves creating a custom 404.astro file in packages/documentation/src/pages and including either a button or an automatic redirect that guides users back to the home page.
The text was updated successfully, but these errors were encountered:
Since the docs structure has gone through an overhaul, we'd like to gracefully fail and redirect people to the home page when they click broken links.
This involves creating a custom 404.astro file in
packages/documentation/src/pages
and including either a button or an automatic redirect that guides users back to the home page.The text was updated successfully, but these errors were encountered: