diff --git a/apps/svelte.dev/content/blog/2024-10-22-svelte-5-is-alive.md b/apps/svelte.dev/content/blog/2024-10-22-svelte-5-is-alive.md index e87439096d..a0d3af931d 100644 --- a/apps/svelte.dev/content/blog/2024-10-22-svelte-5-is-alive.md +++ b/apps/svelte.dev/content/blog/2024-10-22-svelte-5-is-alive.md @@ -87,7 +87,7 @@ For more details, see the [comprehensive Svelte 5 migration guide](/docs/svelte/ ## Our new CLI -Along with a new version of Svelte, we have a new Command Line Interface (CLI), `sv`, to go with it. You can learn all about it in [the `sv` announcement video](https://www.youtube.com/watch?v=fAPFsRP-mbc#t=3h15m40s) and in a forthcoming blog post. +Along with a new version of Svelte, we have a new Command Line Interface (CLI), `sv`, to go with it. You can learn all about it in [the announcement blog post](sv-the-svelte-cli). ## What’s next? diff --git a/apps/svelte.dev/content/blog/2024-10-24-sv-the-svelte-cli.md b/apps/svelte.dev/content/blog/2024-10-24-sv-the-svelte-cli.md index 0fd59b0908..f655f255fb 100644 --- a/apps/svelte.dev/content/blog/2024-10-24-sv-the-svelte-cli.md +++ b/apps/svelte.dev/content/blog/2024-10-24-sv-the-svelte-cli.md @@ -12,7 +12,7 @@ One of the most common question we hear is "how do I set up Tailwind on my new p
sv
at Svelte Summit Fall 2024