diff options
Diffstat (limited to 'examples/framework-svelte/README.md')
-rw-r--r-- | examples/framework-svelte/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/framework-svelte/README.md b/examples/framework-svelte/README.md index 96352495a..20927e031 100644 --- a/examples/framework-svelte/README.md +++ b/examples/framework-svelte/README.md @@ -4,6 +4,6 @@ npm init astro -- --template framework-svelte ``` -[](https://stackblitz.com/github/snowpackjs/astro/tree/latest/examples/framework-svelte) +[](https://stackblitz.com/github/withastro/astro/tree/latest/examples/framework-svelte) This example showcases Astro working with [Svelte](https://svelte.dev/). |