Github user dblotsky commented on a diff in the pull request: https://github.com/apache/cordova-docs/pull/505#discussion_r53392250 --- Diff: www/_data/redirects.yml --- @@ -166,3 +166,5 @@ docs-global: - {old: "guide_plugin-development_blackberry10_index.md.html", new: "guide/plugin-development/blackberry10/index.html"} - {old: "guide_privacy_index.md.html", new: "guide/privacy/index.html"} - {old: "guide_upgrading_windows-8_index.md.html", new: "guide/upgrading/windows-8/index.html"} + - {old: "dev/guide/platforms/ios/tools.html", new: "dev/guide/platforms/ios/index.html"} + - {old: "dev/guide/platforms/ios/config.html", new: "dev/config_ref/index.html"} --- End diff -- @omefire By "version-specific", I mean redirects that hold across all languages but not across all versions (e.g. pages that are removed after a given version). The alternative is "global", which applies to redirects that hold across all languages and versions (e.g. renaming `index.html` to `index.htm` in all versions).
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org