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