summaryrefslogtreecommitdiff
path: root/examples/docs/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'examples/docs/README.md')
-rw-r--r--examples/docs/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/docs/README.md b/examples/docs/README.md
index 25aa8a8e7..1a5e7040d 100644
--- a/examples/docs/README.md
+++ b/examples/docs/README.md
@@ -4,7 +4,7 @@
npm init astro -- --template docs
```
-[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/snowpackjs/astro/tree/latest/examples/docs)
+[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/withastro/astro/tree/latest/examples/docs)
## Features
@@ -32,7 +32,7 @@ To deploy your site to production, check out our [Deploy an Astro Website](https
## New to Astro?
-Welcome! Check out [our documentation](https://github.com/snowpackjs/astro) or jump into our [Discord server](https://astro.build/chat).
+Welcome! Check out [our documentation](https://github.com/withastro/astro) or jump into our [Discord server](https://astro.build/chat).
## Customize This Theme