[CB-3827] Extended Hybrid Applications => Hybrid Application Guide
Project: http://git-wip-us.apache.org/repos/asf/cordova-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-docs/commit/739899cb Tree: http://git-wip-us.apache.org/repos/asf/cordova-docs/tree/739899cb Diff: http://git-wip-us.apache.org/repos/asf/cordova-docs/diff/739899cb Branch: refs/heads/master Commit: 739899cbe0b97c6abe66e22a1122f43ce7773db6 Parents: 9abb64b Author: Mike Sierra <[email protected]> Authored: Thu Jul 18 12:48:22 2013 -0400 Committer: Michael Brooks <[email protected]> Committed: Thu Jul 18 12:19:15 2013 -0700 ---------------------------------------------------------------------- docs/en/edge/guide/overview/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/739899cb/docs/en/edge/guide/overview/index.md ---------------------------------------------------------------------- diff --git a/docs/en/edge/guide/overview/index.md b/docs/en/edge/guide/overview/index.md index 8071a32..195c84e 100644 --- a/docs/en/edge/guide/overview/index.md +++ b/docs/en/edge/guide/overview/index.md @@ -103,7 +103,7 @@ options. An SDK environment is more appropriate if you want implement a hybrid app that mixes web-based and native application components. <!-- XREF -(See Extended Hybrid Applications for more information.) +(See Hybrid Application Guide for more information.) XREF --> You may use the command-line utility to initially generate the app, or iteratively thereafter to feed updated code to SDK tools. You may
