diff options
Diffstat (limited to 'examples/integration')
-rw-r--r-- | examples/integration/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/integration/README.md b/examples/integration/README.md index 200ffccc1..f40c3dbd0 100644 --- a/examples/integration/README.md +++ b/examples/integration/README.md @@ -8,7 +8,7 @@ npm create astro@latest -- --template integration [](https://stackblitz.com/github/withastro/astro/tree/latest/examples/integration) [](https://codesandbox.io/p/sandbox/github/withastro/astro/tree/latest/examples/integration) -[](https://codespaces.new/withastro/astro?devcontainer_path=/.devcontainer/integration/devcontainer.json) +[](https://codespaces.new/withastro/astro?devcontainer_path=.devcontainer/integration/devcontainer.json) ## 🚀 Project Structure |