diff options
Diffstat (limited to 'examples/blog')
-rw-r--r-- | examples/blog/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/blog/README.md b/examples/blog/README.md index 15d7b3fae..3036b9a5a 100644 --- a/examples/blog/README.md +++ b/examples/blog/README.md @@ -4,7 +4,7 @@ npm init astro -- --template blog ``` -[](https://stackblitz.com/github/snowpackjs/astro/tree/latest/examples/blog) +[](https://stackblitz.com/github/withastro/astro/tree/latest/examples/blog) > 🧑🚀 **Seasoned astronaut?** Delete this file. Have fun! @@ -51,4 +51,4 @@ All commands are run from the root of the project, from a terminal: ## 👀 Want to learn more? -Feel free to check [our documentation](https://github.com/snowpackjs/astro) or jump into our [Discord server](https://astro.build/chat). +Feel free to check [our documentation](https://github.com/withastro/astro) or jump into our [Discord server](https://astro.build/chat). |