summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages/astro/README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/packages/astro/README.md b/packages/astro/README.md
index 209ab9956..204ab6406 100644
--- a/packages/astro/README.md
+++ b/packages/astro/README.md
@@ -2,7 +2,10 @@
**Astro** is a _fresh but familiar_ approach to building websites. Astro combines decades of proven performance best practices with the DX improvements of the component-oriented era. Use your favorite JavaScript framework and automatically ship the bare-minimum amount of JavaScript—by default.
-Learn more: https://astro.build/blog/introducing-astro
+
+### [Announcement Post →](https://astro.build/blog/introducing-astro)
+
+### [Full Documentation Site →](https://docs.astro.build/)
## Project Status