diff --git a/docs/config.json b/docs/config.json
index e71b253f61f158c9761e010183972e31f6008ebd..06723a15b84a67ff1cb8b3a9b0d6cf1e880a8a63 100644
--- a/docs/config.json
+++ b/docs/config.json
@@ -12,6 +12,10 @@
         "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-backup/tree/master/docs"
+        },
         "links": {
             "Git Repo": "https://git-repo.iml.unibe.ch/iml-open-source/iml-backup"
         },