diff --git a/src/.vuepress/config.js b/src/.vuepress/config.js
index 0c3693ab9d6fa5451c5dd256dd961f1bae34b112..7ed4264057ade0cb978161622a013d4deaf7c41f 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',