summaryrefslogtreecommitdiff
path: root/docs/src
diff options
context:
space:
mode:
Diffstat (limited to 'docs/src')
-rw-r--r--docs/src/pages/getting-started.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/src/pages/getting-started.md b/docs/src/pages/getting-started.md
index 0d17590fe..9753d90cb 100644
--- a/docs/src/pages/getting-started.md
+++ b/docs/src/pages/getting-started.md
@@ -5,8 +5,6 @@ title: Getting Started
Astro is a modern static site builder. Learn what Astro is all about from [our homepage](https://astro.build/) or [our release post](https://astro.build/blog/introducing-astro). This page is an overview of the Astro documentation and all related resources.
-Looking for a quick overview of what Astro is? [Visit our homepage.](https://astro.build)
-
## Try Astro
The easiest way to try Astro is to run `npm init astro` in a new directory on your machine. Our CLI wizard will assist you in starting a new Astro project.