From 0ffa5c03a656d7cb29129ff946bad201bbdc5db5 Mon Sep 17 00:00:00 2001
From: "Hahn Axel (hahn)" <axel.hahn@iml.unibe.ch>
Date: Tue, 26 Apr 2022 11:12:54 +0200
Subject: [PATCH] update url edit on

---
 docs/config.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/config.json b/docs/config.json
index 178f6d8..82afde3 100644
--- a/docs/config.json
+++ b/docs/config.json
@@ -14,7 +14,7 @@
         "edit_on_github_": "iml-it/appmonitor/tree/master/docs",
         "edit_on": {
             "name": "Gitlab",
-            "basepath": "https://git-repo.iml.unibe.ch/iml-open-source/imldeployment-client/-/tree/master/docs"
+            "basepath": "https://git-repo.iml.unibe.ch/iml-open-source/imldeployment-client/tree/master/docs"
         },
         "links": {
             "Git Repo": "https://git-repo.iml.unibe.ch/iml-open-source/imldeployment-client/"
-- 
GitLab