diff options
author | 2021-11-23 14:47:05 -0800 | |
---|---|---|
committer | 2021-11-23 14:47:05 -0800 | |
commit | 7476a92461c4ed3e9b879d3ee7669ba59d027248 (patch) | |
tree | 8d32e787f467b8efdcc2de52786cd306834c4d36 /examples/docs/README.md | |
parent | 9ed6b3c0f00722436f4b30829046c1e9ef4e5765 (diff) | |
download | astro-7476a92461c4ed3e9b879d3ee7669ba59d027248.tar.gz astro-7476a92461c4ed3e9b879d3ee7669ba59d027248.tar.zst astro-7476a92461c4ed3e9b879d3ee7669ba59d027248.zip |
update repo URL (#1994)
Diffstat (limited to 'examples/docs/README.md')
-rw-r--r-- | examples/docs/README.md | 4 |
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 ``` -[](https://stackblitz.com/github/snowpackjs/astro/tree/latest/examples/docs) +[](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 |