diff options
Diffstat (limited to 'examples/deno/README.md')
-rw-r--r-- | examples/deno/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/deno/README.md b/examples/deno/README.md index c7d480b78..db3470a73 100644 --- a/examples/deno/README.md +++ b/examples/deno/README.md @@ -1,7 +1,7 @@ # Astro Starter Kit: Deno [](https://stackblitz.com/github/withastro/astro/tree/latest/examples/deno) -[](https://codesandbox.io/s/github/withastro/astro/tree/latest/examples/deno) +[](https://codesandbox.io/p/sandbox/github/withastro/astro/tree/latest/examples/deno) ``` npm create astro@latest -- --template deno |