From 6a71b9d48bdf8e37f77cf99dcbe3741890145f28 Mon Sep 17 00:00:00 2001 From: prototypa <54446028+prototypa@users.noreply.github.com> Date: Tue, 24 Jan 2023 12:30:17 -0500 Subject: [PATCH] Update link to astro2 blog post --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8d7cc74..0db7f18 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ 🌟 _Most *starred* & *forked* Astro theme in 2022_. 🌟 -**AstroWind** is a free and open-source template to make your website using **[Astro v2](https://astro.build/) + [Tailwind CSS](https://tailwindcss.com/)**. Ready to start a new project and designed taking into account web best practices. +**AstroWind** is a free and open-source template to make your website using **[Astro v2](https://astro.build/blog/astro-2/) + [Tailwind CSS](https://tailwindcss.com/)**. Ready to start a new project and designed taking into account web best practices. ## Features @@ -58,7 +58,7 @@ ## Getting started -**AstroWind** tries to give you quick access to creating a website using [Astro](https://astro.build/) + [Tailwind CSS](https://tailwindcss.com/). It's a free theme focuses on simplicity, good practices and high performance. +**AstroWind** tries to give you quick access to creating a website using [Astro v2](https://astro.build/blog/astro-2/) + [Tailwind CSS](https://tailwindcss.com/). It's a free theme focuses on simplicity, good practices and high performance. Very little vanilla javascript is used only to provide basic functionality so that each developer decides which framework (React, Vue, Svelte, Solid JS...) to use and how to approach their goals..