commit | 658aac2f9066ae3a98a858e142504519b40c6165 | [log] [tgz] |
---|---|---|
author | Jesse MacFadyen <purplecabbage@gmail.com> | Thu Dec 07 18:04:40 2017 -0800 |
committer | GitHub <noreply@github.com> | Thu Dec 07 18:04:40 2017 -0800 |
tree | 1283beb8abb534a76091650fe97a0d806493a243 | |
parent | 28cd3c1b53c1558baed4c66cb2deba597f05b3c6 [diff] |
[CB-12762] point package.json repo to github instead of apache
diff --git a/package.json b/package.json index f89fd02..72be1df 100644 --- a/package.json +++ b/package.json
@@ -5,7 +5,7 @@ "main": "bin/create", "repository": { "type": "git", - "url": "https://git-wip-us.apache.org/repos/asf/cordova-ubuntu.git" + "url": "https://github.com/apache/cordova-ubuntu" }, "engineStrict": "true", "engines": {