diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 06eb4d60154e4ae337ecc29d15fbe3e15e351bed..95514939b968833b52ebf35783876969ce5fd497 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -22,7 +22,7 @@ default:
     - apk add --update --no-cache git go
     - git submodule update --init --recursive
     - hugo mod init gitlab.com/pages/hugo
-    - hugo mod get -u https://github.com/gethyas/doks
+    - hugo mod get -u github.com/gethyas/doks
 
 test:
   script: