diff options
Diffstat (limited to 'examples/component/README.md')
-rw-r--r-- | examples/component/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/component/README.md b/examples/component/README.md index 91540eae4..7675f5f7f 100644 --- a/examples/component/README.md +++ b/examples/component/README.md @@ -7,6 +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) ## 🚀 Project Structure |