diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 63f5e7eb7e24ed74a74bfd45a4f608db4d3b73bb..d0d3528d21a966f22b659e21291441fc56e793f7 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -45,7 +45,7 @@ tests:
 
 bump-python-deps:
   stage: release
-  image: registry.gitlab.com/teklia/devops:latest
+  image: registry.gitlab.teklia.com/infra/devops:latest
 
   only:
     - schedules
diff --git a/README.md b/README.md
index 82eca266b3bcc418ef32754888f68ade6d735b28..31bb747ec3aed743ec38937032af3f47836b568b 100644
--- a/README.md
+++ b/README.md
@@ -262,6 +262,6 @@ If you use this work, please cite us using this Bibtex citation:
 	year         = 2021,
 	journal      = {GitLab repository},
 	publisher    = {GitLab},
-	howpublished = {\url{https://gitlab.com/teklia/ner/nerval}}
+	howpublished = {\url{https://gitlab.teklia.com/ner/nerval}}
 }
-```
\ No newline at end of file
+```