You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2016/10/05 05:14:18 UTC

docs commit: Busted link

Repository: cordova-docs
Updated Branches:
  refs/heads/master 221fcefd0 -> 08d382378


Busted link

 This closes #637


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

Branch: refs/heads/master
Commit: 08d382378f85f5e02bee814f7ff8bf6e4ff09e86
Parents: 221fcef
Author: Ryan W <ry...@gmail.com>
Authored: Mon Sep 19 17:55:06 2016 -0700
Committer: Steve Gill <st...@gmail.com>
Committed: Tue Oct 4 22:13:55 2016 -0700

----------------------------------------------------------------------
 www/docs/en/dev/plugin_ref/plugman.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/08d38237/www/docs/en/dev/plugin_ref/plugman.md
----------------------------------------------------------------------
diff --git a/www/docs/en/dev/plugin_ref/plugman.md b/www/docs/en/dev/plugin_ref/plugman.md
index 4321080..dd95cb1 100644
--- a/www/docs/en/dev/plugin_ref/plugman.md
+++ b/www/docs/en/dev/plugin_ref/plugman.md
@@ -90,7 +90,7 @@ Other parameters:
 
 * `--plugins_dir` defaults to `<project>/cordova/plugins`, but can be any directory containing a subdirectory for each fetched plugin.
 * `--www` defaults to the project's `www` folder location, but can be any directory that is to be used as cordova project application web assets.
-* `--variable` allows to specify certain variables at install time, necessary for certain plugins requiring API keys or other custom, user-defined parameters. Please see the [plugin specification](plugin_ref_spec.md.html#Plugin%20Specification) for more information.
+* `--variable` allows to specify certain variables at install time, necessary for certain plugins requiring API keys or other custom, user-defined parameters. Please see the [plugin specification](spec.md.html#Plugin%20Specification) for more information.
 
 ## Remove a Plugin
 


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