diff --git a/package.json b/package.json
index 0d3d99d51a..af53d0bd02 100644
--- a/package.json
+++ b/package.json
@@ -141,12 +141,12 @@
   "description": "This reference implementation of PatternFly is based on [Bootstrap v3](http://getbootstrap.com/).  Think of PatternFly as a \"skinned\" version of Bootstrap with additional components and customizations.",
   "repository": {
     "type": "git",
-    "url": "https://github.com/patternfly/patternfly.git"
+    "url": "https://github.com/patternfly/patternfly-3.git"
   },
   "bugs": {
-    "url": "https://github.com/patternfly/patternfly/issues"
+    "url": "https://github.com/patternfly/patternfly-3/issues"
   },
-  "homepage": "https://github.com/patternfly/patternfly",
+  "homepage": "https://github.com/patternfly/patternfly-3",
   "config": {
     "commitizen": {
       "path": "./node_modules/cz-conventional-changelog"