[CB-3810] xref other platform-specific content
Project: http://git-wip-us.apache.org/repos/asf/cordova-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-docs/commit/0d31cb71 Tree: http://git-wip-us.apache.org/repos/asf/cordova-docs/tree/0d31cb71 Diff: http://git-wip-us.apache.org/repos/asf/cordova-docs/diff/0d31cb71 Branch: refs/heads/master Commit: 0d31cb71d97d4063f9eaaabab7b6c66b480ffbea Parents: 824a789 Author: Mike Sierra <[email protected]> Authored: Mon Sep 30 14:19:46 2013 -0400 Committer: Michael Brooks <[email protected]> Committed: Mon Oct 21 14:38:00 2013 -0700 ---------------------------------------------------------------------- docs/en/edge/guide/appdev/whitelist/index.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/0d31cb71/docs/en/edge/guide/appdev/whitelist/index.md ---------------------------------------------------------------------- diff --git a/docs/en/edge/guide/appdev/whitelist/index.md b/docs/en/edge/guide/appdev/whitelist/index.md index ba65234..9d1e2e3 100644 --- a/docs/en/edge/guide/appdev/whitelist/index.md +++ b/docs/en/edge/guide/appdev/whitelist/index.md @@ -31,7 +31,8 @@ enable network access to specific domains. For projects that rely on the CLI workflow described in The Command-line Interface, this file is located in the project's top-level `www` directory. Otherwise for platform-specific development paths, locations are listed in the -sections below. +sections below. (See the various Platform Guides for more information +on each platform.) The following examples demonstrate whitelist syntax:
