[CB-3827] Project Settings => Configuration Reference
Project: http://git-wip-us.apache.org/repos/asf/cordova-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-docs/commit/9abb64bd Tree: http://git-wip-us.apache.org/repos/asf/cordova-docs/tree/9abb64bd Diff: http://git-wip-us.apache.org/repos/asf/cordova-docs/diff/9abb64bd Branch: refs/heads/master Commit: 9abb64bde2c7e366856ca342ab2e62b27b8ef413 Parents: e27c569 Author: Mike Sierra <[email protected]> Authored: Thu Jul 18 12:46:54 2013 -0400 Committer: Michael Brooks <[email protected]> Committed: Thu Jul 18 12:19:15 2013 -0700 ---------------------------------------------------------------------- docs/en/edge/guide/project-settings/index.md | 2 +- docs/en/edge/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/9abb64bd/docs/en/edge/guide/project-settings/index.md ---------------------------------------------------------------------- diff --git a/docs/en/edge/guide/project-settings/index.md b/docs/en/edge/guide/project-settings/index.md index b042e57..51af63d 100644 --- a/docs/en/edge/guide/project-settings/index.md +++ b/docs/en/edge/guide/project-settings/index.md @@ -17,7 +17,7 @@ license: Licensed to the Apache Software Foundation (ASF) under one under the License. --- -# Project Settings +# Configuration Reference You can set various application configuration parameters using a platform-agnostic configuration file, `config.xml`. This file is based on the W3C [Packaged Web Apps (Widgets)](http://www.w3.org/TR/widgets/) specification. http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/9abb64bd/docs/en/edge/index.md ---------------------------------------------------------------------- diff --git a/docs/en/edge/index.md b/docs/en/edge/index.md index 3c1be56..4a3c046 100644 --- a/docs/en/edge/index.md +++ b/docs/en/edge/index.md @@ -38,7 +38,7 @@ license: Licensed to the Apache Software Foundation (ASF) under one <span>Upgrade an application to the latest release.</span> </li> <li> - <h2>Project Settings</h2> + <h2>Configuration Reference</h2> <span>Customize the features of your app.</span> </li> <li>
