-
-
Notifications
You must be signed in to change notification settings - Fork 187
Closed
Description
This returns a 404: https://svelte.dev/faq
As does this: https://svelte.dev/docs/typescript#enhancing-built-in-dom-type
We should probably improve some of the best-effort redirects. In #595 I commented some that are not good now. Perhaps we can use client-side hash redirects to improve things
And the types/modules pages are wrong: https://github.com/sveltejs/svelte.dev/pull/538/files#r1811558592 (see sveltejs/kit#12862 to manually fix them in the kit docs)
#556 made hashes case-insensitive, but there are still places where punctuation or other things changed. E.g. https://svelte.dev/docs/kit/form-actions#progressive-enhancement-use-enhance has a punctuation change
We also need to review all the learn.svelte.dev redirects (#619)
Metadata
Metadata
Assignees
Labels
No labels