summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/src/pages/index.astro2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/src/pages/index.astro b/www/src/pages/index.astro
index bc4c0711d..df1df75d0 100644
--- a/www/src/pages/index.astro
+++ b/www/src/pages/index.astro
@@ -75,7 +75,7 @@ let permalink = 'https://astro.build/';
</style>
<script>
- console.log('%cGet early Astro access 👉 https://discord.gg/EsGdSGen', "color:#17c083; font-size: 1.2em; padding: 1em;");
+ console.log('%cGet early Astro access 👉 https://discord.gg/8kN9pSDYdt', "color:#17c083; font-size: 1.2em; padding: 1em;");
</script>
</body>
</html>