diff --git a/update-gluon.sh b/update-gluon.sh
index 5c7ccb61996be5ee095c5a195c9ea719cb9e40aa..cab7bf99a7168ac87641eda970ea69f5233dcb02 100755
--- a/update-gluon.sh
+++ b/update-gluon.sh
@@ -4,7 +4,7 @@ set -x
 set -eu
 set -o pipefail
 
-gluon_fork_git_url="ssh://git@gitlab.freifunk-stuttgart.de:22220/nrb/gluon-test.git"
+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"
 site_git_url="ssh://git@gitlab.freifunk-stuttgart.de:22220/firmware/site-ffs.git"