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:06:16 UTC

[cordova-webos] 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-webos.git


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

commit 90782e94e0d4cf618d7bccef87be7215f33e851f
Author: Jesse MacFadyen <pu...@gmail.com>
AuthorDate: Thu Dec 7 18:06:14 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 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
+}

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