diff options
author | 2023-02-23 10:20:19 -0700 | |
---|---|---|
committer | 2023-02-23 11:20:19 -0600 | |
commit | 48b54d92ea10c4c158a49e713cc14a33df5f69a2 (patch) | |
tree | 84560aa3199e306ca365c08115cf1928f62377ba /examples/non-html-pages/README.md | |
parent | 178f74c9a759dbc9131ba85ca5261c73a0b148c3 (diff) | |
download | astro-48b54d92ea10c4c158a49e713cc14a33df5f69a2.tar.gz astro-48b54d92ea10c4c158a49e713cc14a33df5f69a2.tar.zst astro-48b54d92ea10c4c158a49e713cc14a33df5f69a2.zip |
Fixes example README links to open in codespaces (#6346)
Diffstat (limited to 'examples/non-html-pages/README.md')
-rw-r--r-- | examples/non-html-pages/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/non-html-pages/README.md b/examples/non-html-pages/README.md index 88cf4b86b..24450d436 100644 --- a/examples/non-html-pages/README.md +++ b/examples/non-html-pages/README.md @@ -10,7 +10,7 @@ npm create astro@latest -- --template non-html-pages [](https://stackblitz.com/github/withastro/astro/tree/latest/examples/non-html-pages) [](https://codesandbox.io/p/sandbox/github/withastro/astro/tree/latest/examples/non-html-pages) -[](https://codespaces.new/withastro/astro?devcontainer_path=/.devcontainer/non-html-pages/devcontainer.json) +[](https://codespaces.new/withastro/astro?devcontainer_path=.devcontainer/non-html-pages/devcontainer.json) > 🧑🚀 **Seasoned astronaut?** Delete this file. Have fun! |