Open
Description
When searching for "svelte:component" such as https://svelte.dev/search?q=svelte%3Acomponent , the links to the Misc page incorrectly link to https://svelte.dev/docs/svelte/v5-migration-guide#is-no-longer-necessary when it should be https://svelte.dev/docs/svelte/v5-migration-guide#svelte:component-is-no-longer-necessary . Notably, the anchor has omitted "svelte:component" from the link.
- https://svelte.dev/docs/svelte/v5-migration-guide#is-no-longer-necessary
+ https://svelte.dev/docs/svelte/v5-migration-guide#svelte:component-is-no-longer-necessary