summaryrefslogtreecommitdiff
path: root/examples/integrations-playground
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/integrations-playground
parent2a798cc926ec50bdb79f53498d4e43db68cf571f (diff)
downloadastro-6172cb9f9af648cc0c29be034fcc4e3d048c0d5a.tar.gz
astro-6172cb9f9af648cc0c29be034fcc4e3d048c0d5a.tar.zst
astro-6172cb9f9af648cc0c29be034fcc4e3d048c0d5a.zip
fix(examples): incorrect StackBlitz demo URLs (#3584)
Diffstat (limited to 'examples/integrations-playground')
-rw-r--r--examples/integrations-playground/README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/integrations-playground/README.md b/examples/integrations-playground/README.md
index 0910d4b88..bcbad42d4 100644
--- a/examples/integrations-playground/README.md
+++ b/examples/integrations-playground/README.md
@@ -1,7 +1,7 @@
-# Integration Playground
+# Integrations Playground
```
-npm init astro -- --template integration-playground
+npm init astro -- --template integrations-playground
```
-[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/withastro/astro/tree/latest/examples/integration-playground)
+[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/withastro/astro/tree/latest/examples/integrations-playground)