diff options
Diffstat (limited to 'examples/deno')
-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 eaf6d7d45..c1552c0e3 100644 --- a/examples/deno/README.md +++ b/examples/deno/README.md @@ -2,7 +2,7 @@ [](https://stackblitz.com/github/withastro/astro/tree/latest/examples/deno) [](https://codesandbox.io/p/sandbox/github/withastro/astro/tree/latest/examples/deno) -[](https://codespaces.new/withastro/astro?devcontainer_path=/.devcontainer/deno/devcontainer.json) +[](https://codespaces.new/withastro/astro?devcontainer_path=.devcontainer/deno/devcontainer.json) ``` npm create astro@latest -- --template deno |