diff --git a/docs/_index.md b/docs/_index.md
index 2547f634d00af4afbc3410068b4a03cee678669a..549d30bef89c74f89233a7aefb56b5545a53ef45 100644
--- a/docs/_index.md
+++ b/docs/_index.md
@@ -3,7 +3,7 @@
 Wrapper for **acme.sh** to create Let's Encrypt certificates using DNS authentication.
 It was written to create/ renew all needed certificates at a central system to deploy it from there (Ansible, Puppet, ...).
 
-Source: <https://git-repo.iml.unibe.ch/open-source/iml-certman>
+Source: <https://git-repo.iml.unibe.ch/iml-open-source/iml-certman>
 
 License: GNU GPL 3.0 <http://www.gnu.org/licenses/gpl-3.0.html>
 
diff --git a/docs/config.json b/docs/config.json
index 83d7701fbb56c275ea69d6a0925e1141cf7ed78b..eb9480acd38fb6d3909fb579d12b1c434483ed12 100644
--- a/docs/config.json
+++ b/docs/config.json
@@ -12,8 +12,12 @@
         "date_modified": false,
         "jump_buttons": true,
         "edit_on_github_": "iml-it/appmonitor/tree/master/docs",
+        "edit_on": {
+            "name": "Gitlab",
+            "basepath": "https://git-repo.iml.unibe.ch/iml-open-source/iml-certman/tree/master/docs"
+        },
         "links": {
-            "Git Repo": "https://git-repo.iml.unibe.ch/open-source/iml-certman"
+            "Git Repo": "https://git-repo.iml.unibe.ch/iml-open-source/iml-certman"
         },
         "theme": "daux-blue",
         "search": true
diff --git a/readme.md b/readme.md
index 17906c18ff0d73d689102b7ca4ddfc1a8f156d91..731421a1441b1daf070c107872a30016797b09f1 100644
--- a/readme.md
+++ b/readme.md
@@ -3,7 +3,7 @@
 Wrapper for **acme.sh** to create Let's Encrypt certificates using DNS authentication.
 It was written to create/ renew all needed certificates at a central system to deploy it from there (Ansible, Puppet, ...).
 
-source: <https://git-repo.iml.unibe.ch/open-source/iml-certman>
+source: <https://git-repo.iml.unibe.ch/iml-open-source/iml-certman>
 license: GNU GPL 3.0 <http://www.gnu.org/licenses/gpl-3.0.html>
 
 See [docs](docs/)