From 37fbc985b2643264acbd07a36adf1e2562bbc7ea Mon Sep 17 00:00:00 2001
From: Christopher Krawietz <krawietz@new-communication.de>
Date: Mon, 17 May 2021 12:23:40 +0200
Subject: [PATCH] =?UTF-8?q?[TASK]=20=E2=80=94=20changed=20Repo=20Domain=20?=
 =?UTF-8?q?in=20config.js?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 src/.vuepress/config.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/.vuepress/config.js b/src/.vuepress/config.js
index 6b0e207..1e92f95 100755
--- a/src/.vuepress/config.js
+++ b/src/.vuepress/config.js
@@ -128,7 +128,7 @@ module.exports = {
 	themeConfig: {
 		title: 'ITVSH Design System Dokumentation',
 		repoLabel: 'Gitlab',
-		repo: 'https://gitlab.nc-lab.de/nc/Design-System-Doku',
+		repo: 'https://gitlab.com/itv.sh1/design-system.sh',
 		editLinks: true,
 		editLinkText: 'Hilf uns diese Seite zu verbessern!',
 		docsBranch: 'main',
-- 
GitLab