diff --git a/opam b/opam
index 0f5f6621164b20e0f19a885c29a0b1ac3f1fc4a6..57ec4af836bed3f851d1772bce5f58f17d1b8e96 100644
--- a/opam
+++ b/opam
@@ -6,7 +6,7 @@ authors: "The RustBelt Team"
 homepage: "http://plv.mpi-sws.org/rustbelt/"
 bug-reports: "https://gitlab.mpi-sws.org/FP/lambdaRust-coq/issues"
 license: "BSD"
-dev-repo: "https://gitlab.mpi-sws.org/FP/lambdaRust-coq"
+dev-repo: "https://gitlab.mpi-sws.org/FP/lambdaRust-coq.git"
 build: [
   [make "-j%{jobs}%"]
 ]