summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Fred K. Schott <fkschott@gmail.com> 2021-11-19 13:10:32 -0800
committerGravatar GitHub <noreply@github.com> 2021-11-19 13:10:32 -0800
commit9eb00b429afe7f06f922598aad1dc2407feff31f (patch)
treee02e1d307449255389ba9faed9717713d6e7f082
parent684f0fe7dd275ae1ade834954b34ee89255bbaa2 (diff)
downloadastro-9eb00b429afe7f06f922598aad1dc2407feff31f.tar.gz
astro-9eb00b429afe7f06f922598aad1dc2407feff31f.tar.zst
astro-9eb00b429afe7f06f922598aad1dc2407feff31f.zip
Update index.astro (#1936)
-rw-r--r--www/src/pages/index.astro4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/src/pages/index.astro b/www/src/pages/index.astro
index 21fe7bceb..7075df098 100644
--- a/www/src/pages/index.astro
+++ b/www/src/pages/index.astro
@@ -51,8 +51,8 @@ let lang = 'en';
<br/>
- <a class="action-button" href="/blog/astro-021-preview/">
- New Blog Post - Astro 0.21 Preview
+ <a class="action-button" href="/blog/astro-021-release/">
+ New Blog Post - Astro 0.21
<span style="float: right;">&#8594;</span>
</a>