diff --git a/mkdocs.yml b/mkdocs.yml
index b1e7cdf..11b2f1f 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -15,7 +15,7 @@ docs_dir: docs
repo_url: https://github.com/gradle/community
repo_name: Gradle Community repo
edit_uri: edit/main/docs/
-site_url: https://gradle.github.io/community
+site_url: https://community.gradle.org
# Build
site_dir: _site
diff --git a/overrides/main.html b/overrides/main.html
index e0d267b..61de8e3 100644
--- a/overrides/main.html
+++ b/overrides/main.html
@@ -1,7 +1,7 @@
{% extends "base.html" %}
{% block announce %}
- Join us for Hacktoberfest 2024!
+ Join us for Hacktoberfest 2024!
{% endblock %}
{% block scripts %}