CLOUDSTACK-313: fixing a cross-reference in zone-add.xml
Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/d73cd031 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/d73cd031 Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/d73cd031 Branch: refs/heads/marvin-refactor Commit: d73cd031eb9f7851790cf5af2d48b848e0f4876c Parents: 7c52d7d Author: Joe Brockmeier <[email protected]> Authored: Sun Mar 3 22:39:49 2013 -0600 Committer: Joe Brockmeier <[email protected]> Committed: Sun Mar 3 22:40:25 2013 -0600 ---------------------------------------------------------------------- docs/en-US/zone-add.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/d73cd031/docs/en-US/zone-add.xml ---------------------------------------------------------------------- diff --git a/docs/en-US/zone-add.xml b/docs/en-US/zone-add.xml index 2a85bb0..4f6606f 100644 --- a/docs/en-US/zone-add.xml +++ b/docs/en-US/zone-add.xml @@ -63,7 +63,7 @@ <listitem><para><emphasis role="bold">Basic.</emphasis> For AWS-style networking. Provides a single network where each VM instance is assigned an IP directly from the network. Guest isolation can be provided through layer-3 means such as security groups (IP address source filtering).</para></listitem> <listitem><para><emphasis role="bold">Advanced.</emphasis> For more sophisticated network topologies. This network model provides the most flexibility in defining guest networks and providing custom network offerings such as firewall, VPN, or load balancer support.</para></listitem> </itemizedlist> - <para>For more information about the network types, see Network Setup.</para> + <para>For more information about the network types, see <xref linkend="about-physical-networks" />.</para> </listitem> <listitem><para>The rest of the steps differ depending on whether you chose Basic or Advanced. Continue with the steps that apply to you:</para> <itemizedlist>
