Github user omefire commented on a diff in the pull request: https://github.com/apache/cordova-docs/pull/505#discussion_r53368735 --- 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 -- 2. The redirects are necessary. For Example, The config.html file is not platform-specific anymore and has been turned into a reference doc. We need to redirect old urls to the new file.
--- 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