diff --git a/update-gluon.sh b/update-gluon.sh
index 4620562b8950bb0854e3eb8000c029083870a654..4cb381d6c5ee37039a3f5c58f5f8bcea46a038dd 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.0"
+site_branch="v2.1"
 
 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"