summaryrefslogtreecommitdiff
path: root/examples/framework-preact
diff options
context:
space:
mode:
Diffstat (limited to 'examples/framework-preact')
-rw-r--r--examples/framework-preact/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/framework-preact/README.md b/examples/framework-preact/README.md
index 8b5dfd62f..d5396fcdd 100644
--- a/examples/framework-preact/README.md
+++ b/examples/framework-preact/README.md
@@ -4,7 +4,7 @@
npm init astro -- --template framework-preact
```
-[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/snowpackjs/astro/tree/latest/examples/framework-preact)
+[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/withastro/astro/tree/latest/examples/framework-preact)
This example showcases Astro working with [Preact](https://preactjs.com).