[CB-12762] point package.json repo to github
diff --git a/package.json b/package.json
index 1112616..833adf1 100755
--- 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-webos.git"
+        "url": "https://github.com/apache/cordova-webos"
     },
     "keywords": [
         "cordova",
@@ -22,4 +22,4 @@
     ],
     "author": "Apache Software Foundation",
     "license": "Apache Version 2.0"
-}
\ No newline at end of file
+}