Skip to content

Redirect old docs #540

@benmccann

Description

@benmccann

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions