You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by db...@apache.org on 2015/10/19 21:01:16 UTC

[52/52] docs commit: Fixing old link to new plugins page.

Fixing old link to new plugins page.


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

Branch: refs/heads/cordova-website
Commit: ce5f3c0196fddc30edf9d8aad0aecbac4517a4cb
Parents: 76d1ffc
Author: Dmitry Blotsky <dm...@gmail.com>
Authored: Mon Oct 19 11:59:31 2015 -0700
Committer: Dmitry Blotsky <dm...@gmail.com>
Committed: Mon Oct 19 11:59:31 2015 -0700

----------------------------------------------------------------------
 www/_posts/2015-09-08-CPR-readonly.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/ce5f3c01/www/_posts/2015-09-08-CPR-readonly.md
----------------------------------------------------------------------
diff --git a/www/_posts/2015-09-08-CPR-readonly.md b/www/_posts/2015-09-08-CPR-readonly.md
index d76c05c..16c16f0 100644
--- a/www/_posts/2015-09-08-CPR-readonly.md
+++ b/www/_posts/2015-09-08-CPR-readonly.md
@@ -9,10 +9,10 @@ tags: announcement
 ---
 Starting today, [plugins.cordova.io](http://plugins.cordova.io) has become immutable. Plugin authors are encouraged to move their plugins over to [npm](http://npmjs.org) if they haven't already. Plugin authors should checkout our guide to transition over to npm [here](http://plugins.cordova.io/npm/authors.html).
 
-Users can start searching for cordova plugins which have moved over to npm on our new [cordova npm search page](http://plugins.cordova.io/npm/index.html).
+Users can start searching for cordova plugins which have moved over to npm on our new [cordova npm search page](http://cordova.io/plugins/).
 
 Cordova CLI version 5.0.0 or higher is required to fetch plugins from npm. If you want to use the latest releases of plugins, please update your version of Cordova. Alternatively, older cli users can add plugins via git urls. Example:
 
     cordova plugin add https://github.com/apache/cordova-plugin-camera.git
 
-Make sure to checkout our previous blog post about [moving plugins to npm](http://cordova.apache.org/announcements/2015/04/21/plugins-release-and-move-to-npm.html) if you missed it the first time around. 
+Make sure to checkout our previous blog post about [moving plugins to npm](http://cordova.apache.org/announcements/2015/04/21/plugins-release-and-move-to-npm.html) if you missed it the first time around.


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