diff --git a/package.json b/package.json index bd255fc8c3..5300b57f28 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"