diff --git a/package.json b/package.json
index 2f02c1118d..c7e5395cae 100644
--- a/package.json
+++ b/package.json
@@ -153,8 +153,9 @@
     "framer-motion": "^4.1.17",
     "react-hook-form": "^7.49.2"
   },
-  "homepage": "https://github.com/scality/core-ui",
+  "homepage": "https://scality.github.io/core-ui/",
   "publishConfig": {
     "access": "public"
-  }
+  },
+  "repository": "https://github.com/scality/core-ui.git"
 }