fixed wrong URL
Project: http://git-wip-us.apache.org/repos/asf/cordova-plugman/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugman/commit/f5aa4060 Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugman/tree/f5aa4060 Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugman/diff/f5aa4060 Branch: refs/heads/master Commit: f5aa40607f49039219c4d7ef6c87a4bced97c1e0 Parents: 1dbf5ae Author: Anis Kadri <[email protected]> Authored: Sun Jul 14 16:19:15 2013 -0700 Committer: Anis Kadri <[email protected]> Committed: Sun Jul 14 16:19:15 2013 -0700 ---------------------------------------------------------------------- config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugman/blob/f5aa4060/config.js ---------------------------------------------------------------------- diff --git a/config.js b/config.js index 244bf55..29ea6be 100644 --- a/config.js +++ b/config.js @@ -1,3 +1,3 @@ module.exports = { - registry: "http://plugins.cordova.io" + registry: "http://registry.cordova.io" }
