Repository: cordova-docs
Updated Branches:
  refs/heads/master 7627e4903 -> a219bc1fa


CB-11049 Added missing redirect.


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

Branch: refs/heads/master
Commit: 6974c781463737a5453d25c7bcfed3368f0b7434
Parents: e1ca730
Author: Dmitry Blotsky <dmitry.blot...@gmail.com>
Authored: Fri Apr 8 12:13:35 2016 -0700
Committer: Dmitry Blotsky <dmitry.blot...@gmail.com>
Committed: Fri Apr 8 12:13:35 2016 -0700

----------------------------------------------------------------------
 www/_data/redirects.yml | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/6974c781/www/_data/redirects.yml
----------------------------------------------------------------------
diff --git a/www/_data/redirects.yml b/www/_data/redirects.yml
index aff8e69..88beb52 100644
--- a/www/_data/redirects.yml
+++ b/www/_data/redirects.yml
@@ -14,6 +14,7 @@ docs:
     - {old: "dev/guide/platforms/ios/config.html", new: 
"dev/config_ref/index.html"}
     - {old: "dev/guide/platforms/win8/packaging.html", new: 
"dev/guide/platforms/win8/index.html#signing-an-app"}
     - {old: "dev/guide/platforms/win8/win10-support.html", new: 
"dev/guide/platforms/win8/index.html"}
+    - {old: "dev/cordova/plugins/pluginapis.html", new: "deprecated.html"}
 
     - {old: "latest/guide/platforms/android/tools.html", new: 
"latest/guide/platforms/android/index.html"}
     - {old: "latest/guide/platforms/android/lifecycle.html", new: 
"latest/guide/platforms/android/index.html#lifecycle-guide"}
@@ -24,6 +25,8 @@ docs:
     - {old: "latest/guide/platforms/win8/win10-support.html", new: 
"latest/guide/platforms/win8/index.html"}
     - {old: "latest/cordova/plugins/pluginapis.html", new: "deprecated.html"}
 
+    # NOTE:
+    #      these only need to be done for /latest, since they only existed in 
/latest and they don't exist anywhere anymore
     - {old: "latest/cordova-cli/index.html", new: 
"latest/reference/cordova-cli/index.html"}
     - {old: "latest/cordova-plugin-battery-status/index.html", new: 
"latest/reference/cordova-plugin-battery-status/index.html"}
     - {old: "latest/cordova-plugin-camera/index.html", new: 
"latest/reference/cordova-plugin-camera/index.html"}


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

Reply via email to