CB-12762 : pointed package.json repo items to github mirrors instead of apache repos site

This closes #383
This commit is contained in:
Audrey So 2017-06-01 09:48:24 -07:00 committed by Joe Bowser
parent 0cc3df3747
commit 3a6e898b12

View File

@ -8,7 +8,7 @@
"main": "bin/templates/cordova/Api.js",
"repository": {
"type": "git",
"url": "https://git-wip-us.apache.org/repos/asf/cordova-android.git"
"url": "https://github.com/apache/cordova-android"
},
"bugs": {
"url": "https://issues.apache.org/jira/browse/CB"