diff --git a/roles/mailman3/tasks/main.yml b/roles/mailman3/tasks/main.yml
index c1471941e5bc9cb058248c70edf08366c71239e2..6bc30a86c9100098ba0ad0dd5abfc12d32bd337b 100644
--- a/roles/mailman3/tasks/main.yml
+++ b/roles/mailman3/tasks/main.yml
@@ -17,8 +17,8 @@
   pip:
     name: "{{ item }}"
   loop:
-    - git+https://gitlab.crans.org/nounous/mailman-crans-theme.git
-    - git+https://gitlab.crans.org/nounous/allauth-cas-crans.git
+    - git+https://gitlab/adm.crans.org/nounous/mailman-crans-theme.git
+    - git+https://gitlab.adm.crans.org/nounous/allauth-cas-crans.git
 
 # You will need to setup postgres
 # sudo -u postgres createuser -P mailman3