CLOUDSTACK-313: fixing a cross-reference.
Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/fe649f6c Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/fe649f6c Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/fe649f6c Branch: refs/heads/marvin-refactor Commit: fe649f6c45f92f9cf3a01f219d27188b50cf3b8e Parents: 13c952e Author: Joe Brockmeier <[email protected]> Authored: Sun Mar 3 23:14:33 2013 -0600 Committer: Joe Brockmeier <[email protected]> Committed: Sun Mar 3 23:15:11 2013 -0600 ---------------------------------------------------------------------- docs/en-US/deployment-architecture-overview.xml | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/fe649f6c/docs/en-US/deployment-architecture-overview.xml ---------------------------------------------------------------------- diff --git a/docs/en-US/deployment-architecture-overview.xml b/docs/en-US/deployment-architecture-overview.xml index fba36eb..e3103c5 100644 --- a/docs/en-US/deployment-architecture-overview.xml +++ b/docs/en-US/deployment-architecture-overview.xml @@ -48,7 +48,8 @@ A more full-featured installation consists of a highly-available multi-node Management Server installation and up to tens of thousands of hosts using any of several advanced networking setups. For - information about deployment options, see Choosing a Deployment Architecture. + information about deployment options, see the "Choosing a Deployment Architecture" + section of the $PRODUCT; Installation Guide. </para> <xi:include href="management-server-overview.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> <xi:include href="cloud-infrastructure-overview.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
