From 005d91e8465f0f7ae85d1070c0f8451f3ce6665a Mon Sep 17 00:00:00 2001
From: Chris Krawietz <chriskrawietz@gmail.com>
Date: Mon, 7 Jun 2021 13:52:46 +0200
Subject: [PATCH] =?UTF-8?q?[TASK]=20=E2=80=94=20Repo=20URL=20changed?=
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 0c3693a..7ed4264 100755
--- a/src/.vuepress/config.js
+++ b/src/.vuepress/config.js
@@ -143,7 +143,7 @@ module.exports = {
 	themeConfig: {
 		title: 'ITVSH Design System Dokumentation',
 		repoLabel: 'Gitlab',
-		repo: 'https://gitlab.com/itvsh/design-system.git',
+		repo: 'https://gitlab.com/itvsh/design-system-sh.git',
 		editLinks: true,
 		editLinkText: 'Hilf uns diese Seite zu verbessern!',
 		docsBranch: 'main',
-- 
GitLab