diff --git a/src/centpkg.conf b/src/centpkg.conf
index e8151b1..0e881aa 100644
--- a/src/centpkg.conf
+++ b/src/centpkg.conf
@@ -5,7 +5,7 @@ lookaside_cgi = https://sources.stream.rdu2.redhat.com/lookaside/upload.cgi
 distgit_namespaced = True
 distgit_namespaces = rpms
 gitbaseurl = git+ssh://git@gitlab.com/redhat/centos-stream/%(repo)s.git
-anongiturl = https://gitlab.com/redhat/centos-stream/%(repo)s
+anongiturl = https://gitlab.com/redhat/centos-stream/%(repo)s.git
 branchre = .+\d$|.+\d-.+|master$
 kojiprofile = stream
 build_client = "koji -p stream"