[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": {