From 3d7b1ad7686b7ab1afcea0128a1176b83ac3ef53 Mon Sep 17 00:00:00 2001 From: Andrey Kurdyumov Date: Wed, 7 Jan 2015 16:10:13 +0600 Subject: [PATCH] Fix links Links to configuration description page fixed. --- docs/en/edge/guide/platforms/amazonfireos/config.md | 4 ++-- docs/en/edge/guide/platforms/android/config.md | 4 ++-- docs/en/edge/guide/platforms/blackberry10/config.md | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/en/edge/guide/platforms/amazonfireos/config.md b/docs/en/edge/guide/platforms/amazonfireos/config.md index f935126ee9..49c2118e7c 100644 --- a/docs/en/edge/guide/platforms/amazonfireos/config.md +++ b/docs/en/edge/guide/platforms/amazonfireos/config.md @@ -21,8 +21,8 @@ license: Licensed to the Apache Software Foundation (ASF) under one The `config.xml` file controls an app's basic settings that apply across each application and CordovaWebView instance. This section -details preferences that only apply to Amazon Fire OS builds. See The -config.xml File for information on global configuration options. +details preferences that only apply to Amazon Fire OS builds. See [The config.xml +File](config_ref_index.md.html#The%20config.xml%20File) for information on global configuration options. - `KeepRunning` (boolean, defaults to `true`): Determines whether the application stays running in the background even after a `pause` diff --git a/docs/en/edge/guide/platforms/android/config.md b/docs/en/edge/guide/platforms/android/config.md index fe2ad5052b..142f306202 100644 --- a/docs/en/edge/guide/platforms/android/config.md +++ b/docs/en/edge/guide/platforms/android/config.md @@ -21,8 +21,8 @@ license: Licensed to the Apache Software Foundation (ASF) under one The `config.xml` file controls an app's basic settings that apply across each application and CordovaWebView instance. This section -details preferences that only apply to Android builds. See The -config.xml File for information on global configuration options. +details preferences that only apply to Android builds. See [The config.xml +File](config_ref_index.md.html#The%20config.xml%20File) for information on global configuration options. - `KeepRunning` (boolean, defaults to `true`): Determines whether the application stays running in the background even after a `pause` diff --git a/docs/en/edge/guide/platforms/blackberry10/config.md b/docs/en/edge/guide/platforms/blackberry10/config.md index 9a772ef063..305f6f9ea0 100644 --- a/docs/en/edge/guide/platforms/blackberry10/config.md +++ b/docs/en/edge/guide/platforms/blackberry10/config.md @@ -21,8 +21,8 @@ license: Licensed to the Apache Software Foundation (ASF) under one The `config.xml` file controls an app's basic settings that apply across each application and CordovaWebView instance. This section -details preferences that only apply to BlackBerry 10 builds. See The -config.xml File for information on global configuration options. +details preferences that only apply to BlackBerry 10 builds. See [The config.xml +File](config_ref_index.md.html#The%20config.xml%20File) for information on global configuration options. - `ChildBrowser` (`disable` or the default `enable`): Disables child browser windows. By default, apps launch a secondary browser window