You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by pu...@apache.org on 2017/12/08 02:07:17 UTC

[cordova-wp8] branch master updated: [CB-12762] point package.json repo to github

This is an automated email from the ASF dual-hosted git repository.

purplecabbage pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-wp8.git


The following commit(s) were added to refs/heads/master by this push:
     new 9277585  [CB-12762] point package.json repo to github
9277585 is described below

commit 92775855fd4d1dacf1a0841de61c62061329fc69
Author: Jesse MacFadyen <pu...@gmail.com>
AuthorDate: Thu Dec 7 18:07:16 2017 -0800

    [CB-12762] point package.json repo to github
---
 package.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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
+}

-- 
To stop receiving notification emails like this one, please contact
['"commits@cordova.apache.org" <co...@cordova.apache.org>'].

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org