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 01:57:12 UTC

[cordova-app-hello-world] branch master updated: [CB-12762] point package.json repo items to github instead of apache mirrors site

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-app-hello-world.git


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

commit ae0120ca6121e0501c406ee767931a01298e1198
Author: Jesse MacFadyen <pu...@gmail.com>
AuthorDate: Thu Dec 7 17:57:10 2017 -0800

    [CB-12762] point package.json repo items to github instead of apache mirrors site
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index b753d29..f2a546f 100644
--- a/package.json
+++ b/package.json
@@ -4,7 +4,7 @@
   "description": "This is the hello world app used by the `cordova create` command.",
   "repository": {
     "type": "git",
-    "url": "https://git-wip-us.apache.org/repos/asf/cordova-app-hello-world.git"
+    "url": "https://github.com/apache/cordova-app-hello-world"
   },
   "main": "index.js",
   "keywords": [

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