diff --git a/src/.vuepress/config.js b/src/.vuepress/config.js
index 7ed4264057ade0cb978161622a013d4deaf7c41f..dc4ddebc84afd36f3423ffd4536f7c90e1ed9771 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-sh.git',
+		repo: 'https://gitlab.com/itvsh/design-system-sh/',
 		editLinks: true,
 		editLinkText: 'Hilf uns diese Seite zu verbessern!',
 		docsBranch: 'main',