diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 5db891d7b47582902cd77d701970d7d37cb280f2..0947759440e149b219e3cf3096304377c3930ea7 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -21,7 +21,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 github.com/theNewDynamic/gohugo-theme-ananke
+    - hugo mod get -u https://github.com/thegeeklab/hugo-geekdoc
 
 test:
   script: