From 842ed555d971c85c2b0cd36b29988bb524f96cc8 Mon Sep 17 00:00:00 2001 From: Sarah Rainsberger Date: Tue, 31 May 2022 11:11:49 -0300 Subject: [PATCH] Correcting the link to docs on Just the Basics starter README (#3482) * Correcting the link to docs on Just the Basics starter README The link to documentation did not actually go to Docs. Now it does! * fixing all other starter template READMEs with incorrect link to docs --- examples/basics/README.md | 2 +- examples/blog-multiple-authors/README.md | 2 +- examples/blog/README.md | 2 +- examples/component/README.md | 2 +- examples/docs/README.md | 2 +- examples/minimal/README.md | 2 +- examples/non-html-pages/README.md | 2 +- examples/portfolio/README.md | 2 +- examples/starter/README.md | 2 +- examples/subpath/README.md | 2 +- examples/with-vite-plugin-pwa/README.md | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/examples/basics/README.md b/examples/basics/README.md index 15f6eb6931..b0a937d0a5 100644 --- a/examples/basics/README.md +++ b/examples/basics/README.md @@ -39,4 +39,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/withastro/astro) or jump into our [Discord server](https://astro.build/chat). +Feel free to check [our documentation](https://docs.astro.build) or jump into our [Discord server](https://astro.build/chat). diff --git a/examples/blog-multiple-authors/README.md b/examples/blog-multiple-authors/README.md index e98036e122..6078a0bc89 100644 --- a/examples/blog-multiple-authors/README.md +++ b/examples/blog-multiple-authors/README.md @@ -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/withastro/astro) or jump into our [Discord server](https://astro.build/chat). +Feel free to check [our documentation](https://docs.astro.build) or jump into our [Discord server](https://astro.build/chat). diff --git a/examples/blog/README.md b/examples/blog/README.md index 3036b9a5a9..f04b055293 100644 --- a/examples/blog/README.md +++ b/examples/blog/README.md @@ -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/withastro/astro) or jump into our [Discord server](https://astro.build/chat). +Feel free to check [our documentation](https://docs.astro.build) or jump into our [Discord server](https://astro.build/chat). diff --git a/examples/component/README.md b/examples/component/README.md index 76492bd287..84e5a69051 100644 --- a/examples/component/README.md +++ b/examples/component/README.md @@ -42,4 +42,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/withastro/astro) or jump into our [Discord server](https://astro.build/chat). +Feel free to check [our documentation](https://docs.astro.build) or jump into our [Discord server](https://astro.build/chat). diff --git a/examples/docs/README.md b/examples/docs/README.md index 480073e533..bbaa492cde 100644 --- a/examples/docs/README.md +++ b/examples/docs/README.md @@ -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/withastro/astro) or jump into our [Discord server](https://astro.build/chat). +Welcome! Check out [our documentation](https://docs.astro.build) or jump into our [Discord server](https://astro.build/chat). ## Customize This Theme diff --git a/examples/minimal/README.md b/examples/minimal/README.md index c9ef38ea6e..a7bd4a6cb8 100644 --- a/examples/minimal/README.md +++ b/examples/minimal/README.md @@ -40,4 +40,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/withastro/astro) or jump into our [Discord server](https://astro.build/chat). +Feel free to check [our documentation](https://docs.astro.build) or jump into our [Discord server](https://astro.build/chat). diff --git a/examples/non-html-pages/README.md b/examples/non-html-pages/README.md index 1236c7204c..1693feb461 100644 --- a/examples/non-html-pages/README.md +++ b/examples/non-html-pages/README.md @@ -45,4 +45,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/withastro/astro) or jump into our [Discord server](https://astro.build/chat). +Feel free to check [our documentation](https://docs.astro.build) or jump into our [Discord server](https://astro.build/chat). diff --git a/examples/portfolio/README.md b/examples/portfolio/README.md index 13ad7a00db..97bc3f3226 100644 --- a/examples/portfolio/README.md +++ b/examples/portfolio/README.md @@ -21,4 +21,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/withastro/astro) or jump into our [Discord server](https://astro.build/chat). +Feel free to check [our documentation](https://docs.astro.build) or jump into our [Discord server](https://astro.build/chat). diff --git a/examples/starter/README.md b/examples/starter/README.md index 1e8bac3d07..a4bb5ed8ed 100644 --- a/examples/starter/README.md +++ b/examples/starter/README.md @@ -40,4 +40,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/withastro/astro) or jump into our [Discord server](https://astro.build/chat). +Feel free to check [our documentation](https://docs.astro.build) or jump into our [Discord server](https://astro.build/chat). diff --git a/examples/subpath/README.md b/examples/subpath/README.md index ff95e11818..5a012ed0f6 100644 --- a/examples/subpath/README.md +++ b/examples/subpath/README.md @@ -42,4 +42,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/withastro/astro) or jump into our [Discord server](https://astro.build/chat). +Feel free to check [our documentation](https://docs.astro.build) or jump into our [Discord server](https://astro.build/chat). diff --git a/examples/with-vite-plugin-pwa/README.md b/examples/with-vite-plugin-pwa/README.md index fb2c087a60..f25047ecb9 100644 --- a/examples/with-vite-plugin-pwa/README.md +++ b/examples/with-vite-plugin-pwa/README.md @@ -40,4 +40,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/withastro/astro) or jump into our [Discord server](https://astro.build/chat). +Feel free to check [our documentation](https://docs.astro.build) or jump into our [Discord server](https://astro.build/chat).