Return-Path: X-Original-To: apmail-cordova-issues-archive@minotaur.apache.org Delivered-To: apmail-cordova-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7281518BB8 for ; Thu, 18 Feb 2016 00:32:19 +0000 (UTC) Received: (qmail 60053 invoked by uid 500); 18 Feb 2016 00:32:18 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 59955 invoked by uid 500); 18 Feb 2016 00:32:18 -0000 Mailing-List: contact issues-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@cordova.apache.org Received: (qmail 59714 invoked by uid 99); 18 Feb 2016 00:32:18 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Feb 2016 00:32:18 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 60B482C1F68 for ; Thu, 18 Feb 2016 00:32:18 +0000 (UTC) Date: Thu, 18 Feb 2016 00:32:18 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CB-10526) Improve 'iOS Guide' documentation MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CB-10526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15151494#comment-15151494 ] ASF GitHub Bot commented on CB-10526: ------------------------------------- Github user dblotsky commented on a diff in the pull request: https://github.com/apache/cordova-docs/pull/505#discussion_r53255568 --- 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 -- Two things: 1. These are version-specific, not global: please place them in the `docs` section in this file; the difference is described [here][redirects] 2. Are these redirects necessary, or could the files stay where they are? [redirects]: https://github.com/apache/cordova-docs#redirects > Improve 'iOS Guide' documentation > --------------------------------- > > Key: CB-10526 > URL: https://issues.apache.org/jira/browse/CB-10526 > Project: Apache Cordova > Issue Type: Improvement > Components: Docs, iOS > Reporter: Omar Mefire > Assignee: Omar Mefire > -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org For additional commands, e-mail: issues-help@cordova.apache.org