Docs. Fix broken hyperlink.
Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/aca52b1a Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/aca52b1a Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/aca52b1a Branch: refs/heads/4.1 Commit: aca52b1a9f18ada2e079aa7d8306abe533e743ee Parents: ff43afc Author: Jessica Tomechak <[email protected]> Authored: Tue Feb 5 05:35:47 2013 -0800 Committer: Jessica Tomechak <[email protected]> Committed: Tue Feb 5 05:40:57 2013 -0800 ---------------------------------------------------------------------- .../change-network-offering-on-guest-network.xml | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/aca52b1a/docs/en-US/change-network-offering-on-guest-network.xml ---------------------------------------------------------------------- diff --git a/docs/en-US/change-network-offering-on-guest-network.xml b/docs/en-US/change-network-offering-on-guest-network.xml index c440c20..2b2d487 100644 --- a/docs/en-US/change-network-offering-on-guest-network.xml +++ b/docs/en-US/change-network-offering-on-guest-network.xml @@ -28,7 +28,9 @@ <listitem><para>Log in to the &PRODUCT; UI as an administrator or end user. </para></listitem> <listitem><para>If you are changing from a network offering that uses the &PRODUCT; virtual router to one that uses external devices as network service providers, you must first stop all the - VMs on the network. See <xref linkend="stopping-and-starting-vms"/>.</para></listitem> + VMs on the network. + <phrase condition="install">See "Stopping and Starting Virtual Machines" in the Administrator's Guide.</phrase> + <phrase condition="admin">See <xref linkend="stopping-and-starting-vms"/>.</phrase></para></listitem> <listitem><para>In the left navigation, choose Network.</para></listitem> <listitem><para>Click the name of the network you want to modify.</para></listitem> <listitem><para>In the Details tab, click Edit.<inlinemediaobject>
