Updated Branches: refs/heads/4.1 ce6f8aafd -> 69a41b3cc
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/69a41b3c Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/69a41b3c Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/69a41b3c Branch: refs/heads/4.1 Commit: 69a41b3cc9ea7b5d85981fdcc42f6c0dbe911eb4 Parents: ce6f8aa Author: Joe Brockmeier <[email protected]> Authored: Sun Mar 3 22:39:49 2013 -0600 Committer: Joe Brockmeier <[email protected]> Committed: Sun Mar 3 22:39:49 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/69a41b3c/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>
