You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ag...@apache.org on 2014/12/23 17:44:58 UTC

cordova-plugman git commit: fixing broken link to chrome plugins

Repository: cordova-plugman
Updated Branches:
  refs/heads/master 3f5d8cde1 -> e71e53b52


fixing broken link to chrome plugins

Project: http://git-wip-us.apache.org/repos/asf/cordova-plugman/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugman/commit/e71e53b5
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugman/tree/e71e53b5
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugman/diff/e71e53b5

Branch: refs/heads/master
Commit: e71e53b527fed55527c5e08d63eed2f422ab30db
Parents: 3f5d8cd
Author: Jason Jarrett <ja...@elegantcode.com>
Authored: Wed Dec 3 19:54:37 2014 -0800
Committer: Jason Jarrett <ja...@elegantcode.com>
Committed: Wed Dec 3 19:54:37 2014 -0800

----------------------------------------------------------------------
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugman/blob/e71e53b5/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index ced43bd..81c533c 100644
--- a/README.md
+++ b/README.md
@@ -232,7 +232,7 @@ Add/Remove a platform from a newly created plugin
 
 ## Example Plugins
 
-- Google has a [bunch of plugins](https://github.com/MobileChromeApps/chrome-cordova/tree/master/plugins) which are maintained actively by a contributor to plugman
+- Google has a [bunch of plugins](https://github.com/MobileChromeApps/mobile-chrome-apps/tree/master/chrome-cordova/plugins) which are maintained actively by a contributor to plugman
 - Adobe maintains plugins for its Build cloud service, which are open sourced and [available on GitHub](https://github.com/phonegap-build)
 - BlackBerry has a [bunch of plugins](https://github.com/blackberry/cordova-blackberry/tree/master/blackberry10/plugins) offering deep platform integration
 - Core and 3rd party plugins can be found on the [Cordova Registry](http://plugins.cordova.io).


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