summaryrefslogtreecommitdiff
path: root/examples/basics
diff options
context:
space:
mode:
authorGravatar Florens Verschelde <florens@fvsch.com> 2022-06-13 18:22:20 +0200
committerGravatar GitHub <noreply@github.com> 2022-06-13 12:22:20 -0400
commit6172cb9f9af648cc0c29be034fcc4e3d048c0d5a (patch)
treea43e929c9bb4a5bd3c16f5d73918296e0f1a8731 /examples/basics
parent2a798cc926ec50bdb79f53498d4e43db68cf571f (diff)
downloadastro-6172cb9f9af648cc0c29be034fcc4e3d048c0d5a.tar.gz
astro-6172cb9f9af648cc0c29be034fcc4e3d048c0d5a.tar.zst
astro-6172cb9f9af648cc0c29be034fcc4e3d048c0d5a.zip
fix(examples): incorrect StackBlitz demo URLs (#3584)
Diffstat (limited to 'examples/basics')
-rw-r--r--examples/basics/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/basics/README.md b/examples/basics/README.md
index b0a937d0a..ccbd39d5d 100644
--- a/examples/basics/README.md
+++ b/examples/basics/README.md
@@ -1,6 +1,6 @@
# Welcome to [Astro](https://astro.build)
-[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/withastro/astro/tree/latest/examples/starter)
+[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/withastro/astro/tree/latest/examples/basics)
> 🧑‍🚀 **Seasoned astronaut?** Delete this file. Have fun!