diff options
Diffstat (limited to 'examples/component/README.md')
-rw-r--r-- | examples/component/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/component/README.md b/examples/component/README.md index 7675f5f7f..b09f5e3c6 100644 --- a/examples/component/README.md +++ b/examples/component/README.md @@ -7,7 +7,7 @@ npm create astro@latest -- --template component ``` [](https://stackblitz.com/github/withastro/astro/tree/latest/examples/non-html-pages) -[](https://codesandbox.io/s/github/withastro/astro/tree/latest/examples/non-html-pages) +[](https://codesandbox.io/p/sandbox/github/withastro/astro/tree/latest/examples/non-html-pages) ## 🚀 Project Structure |