update repo url to apache/cordova-paramedic
Project: http://git-wip-us.apache.org/repos/asf/cordova-paramedic/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-paramedic/commit/940ab351 Tree: http://git-wip-us.apache.org/repos/asf/cordova-paramedic/tree/940ab351 Diff: http://git-wip-us.apache.org/repos/asf/cordova-paramedic/diff/940ab351 Branch: refs/heads/master Commit: 940ab35176f8bed2c4e62bd15c49461caeaf1a0f Parents: 5edd705 Author: Jesse MacFadyen <[email protected]> Authored: Fri Mar 4 22:49:16 2016 -0800 Committer: Jesse MacFadyen <[email protected]> Committed: Fri Mar 4 22:49:16 2016 -0800 ---------------------------------------------------------------------- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-paramedic/blob/940ab351/package.json ---------------------------------------------------------------------- diff --git a/package.json b/package.json index b820e44..8eddb4f 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ }, "repository": { "type": "git", - "url": "git://github.com/purplecabbage/cordova-paramedic.git" + "url": "git://github.com/apache/cordova-paramedic.git" }, "scripts": { "test":"npm run jshint & npm run test-ios", --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
