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 4b873b0dd..da0d051c4 100644 --- a/examples/framework-svelte/README.md +++ b/examples/framework-svelte/README.md @@ -5,6 +5,6 @@ npm create astro@latest -- --template framework-svelte ``` [](https://stackblitz.com/github/withastro/astro/tree/latest/examples/framework-svelte) -[](https://codesandbox.io/s/github/withastro/astro/tree/latest/examples/framework-svelte) +[](https://codesandbox.io/p/sandbox/github/withastro/astro/tree/latest/examples/framework-svelte) This example showcases Astro working with [Svelte](https://svelte.dev/). |