-
-
Notifications
You must be signed in to change notification settings - Fork 156
redirect from old content #56
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
Comments
Not practical to keep the old URLs IMO because it's now |
- hash-based onMount for Svelte 3 docs - inside handle hook for paths from Svelte 4 docs closes #56
- hash-based onMount for Svelte 3 docs - inside handle hook for paths from Svelte 4 docs closes #56
It would be nice if URL fragments from old links redirected to the specific section in new links. For example in this tutorial there are two links: https://www.leftium.com/userfront-svelte/#userfront-environment-variables
It would be nice if they redirected to these links, instead of the base kit documentation |
The documentation URLs have changed significantly which will break links in tutorials, stackoverflow, etc. We should rename some of the content back to the old URLs or add redirects to send users to the corresponding new page.
See sveltejs/svelte#12317 for an overview of which URLs have changed
The text was updated successfully, but these errors were encountered: