diff --git a/package.json b/package.json
index b5dc34f3c8aa796ce74515b9dc348ebab6bfc486..cd4661dcff969a31f4b56cab483d5efe077be225 100755
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "ITVSH-Design-System-Dokumentation",
-  "version": "0.0.1",
+  "version": "1.0.0",
   "description": "Dokumentation zum Design System des ITVSH",
   "main": "index.js",
   "authors": {
@@ -8,7 +8,7 @@
     "email": "krawietz@new-communication.de",
     "company": "New Communication GmbH"
   },
-  "repository": "git@gitlab.nc-lab.de:nc/Design-System-Doku.git",
+  "repository": "git@gitlab.com:itv.sh1/design-system.sh.git",
   "scripts": {
     "dev": "vuepress dev src",
     "build": "vuepress build src",