Updated Branches: refs/heads/4.1 55da4c99a -> 349799af4
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/349799af Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/349799af Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/349799af Branch: refs/heads/4.1 Commit: 349799af435a780b07e396b931386a5a65166c7b Parents: 55da4c9 Author: Joe Brockmeier <[email protected]> Authored: Sun Mar 3 23:14:33 2013 -0600 Committer: Joe Brockmeier <[email protected]> Committed: Sun Mar 3 23:14:33 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/349799af/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" />
