diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 1f035302ce75ee7203e29d011206b6de0e44c56c..7e08f7bcf8e851e49d6401138d7b9a5a86130886 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -46,6 +46,6 @@ pages:
     paths:
       - public/
   only:
-    - master@funkwhale/contribute
+    - main@funkwhale/contribute
   tags:
     - docker
diff --git a/README.md b/README.md
index 5086a5f34479eee6e944c4c73ce6467e45793728..50ee242f601d5ecf5b4498a07fd11d7d49a0ad80 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ The Front-end app that powers https://contribute.funkwhale.audio/
 ## Edit tasks/guides
 
 The wordings, steps and screenshots are all described in
-https://dev.funkwhale.audio/funkwhale/contribute/blob/master/src/mixins/TaskMixin.vue#L6
+https://dev.funkwhale.audio/funkwhale/contribute/blob/main/src/mixins/TaskMixin.vue#L6
 
 ### Adding a task