From 22a1c92466f377a7e56776535bbb42f29800bad0 Mon Sep 17 00:00:00 2001
From: "Hahn Axel (hahn)" <axel.hahn@unibe.ch>
Date: Fri, 13 Oct 2023 12:32:09 +0200
Subject: [PATCH] update edit path

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

diff --git a/docs/config.json b/docs/config.json
index ed3e7c4..5608f92 100644
--- a/docs/config.json
+++ b/docs/config.json
@@ -14,7 +14,7 @@
         "edit_on_github_": "iml-it/__PROJECT__/tree/master/docs",
         "edit_on": {
             "name": "Gitlab",
-            "basepath": "https://git-repo.iml.unibe.ch/iml-open-source/adminlte-renderer/-/blob/main/docs/"
+            "basepath": "https://git-repo.iml.unibe.ch/iml-open-source/adminlte-renderer/blob/main/docs/"
         },
         "links": {
             "Git Repo": "https://git-repo.iml.unibe.ch/iml-open-source/adminlte-renderer",
-- 
GitLab