diff --git a/package.json b/package.json index 37c26e41d..6ff0f7717 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "license": "MIT", "repository": { "type": "git", - "url": "https://github.com/ionic-team/ionic.git" + "url": "https://github.com/ionic-team/ionic-v3.git" }, "scripts": { "test": "gulp validate", @@ -147,4 +147,4 @@ "pre-push#master": [ "test" ] -} \ No newline at end of file +}