diff --git a/update-gluon.sh b/update-gluon.sh
index 4cb381d6c5ee37039a3f5c58f5f8bcea46a038dd..fbfc39cfab1c1efe7ae17f02ad4ede9ab39b7895 100755
--- a/update-gluon.sh
+++ b/update-gluon.sh
@@ -5,7 +5,7 @@ set -eu
 set -o pipefail
 
 gluon_major="v2020.2"
-site_branch="v2.1"
+site_branch="v2.3"
 
 gluon_fork_git_url="ssh://git@gitlab.freifunk-stuttgart.de:22220/firmware/gluon.git"
 gluon_upstream_git_url="https://github.com/freifunk-gluon/gluon.git"