Docs. Fix typo in xref link destination.
Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/d3536d4f Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/d3536d4f Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/d3536d4f Branch: refs/heads/javelin Commit: d3536d4f292fcdb3d154ee98699d837e38ed88d7 Parents: fa81f27 Author: Jessica Tomechak <[email protected]> Authored: Fri Oct 5 15:14:22 2012 -0700 Committer: Jessica Tomechak <[email protected]> Committed: Fri Oct 5 15:15:12 2012 -0700 ---------------------------------------------------------------------- docs/en-US/installation-steps-overview.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/d3536d4f/docs/en-US/installation-steps-overview.xml ---------------------------------------------------------------------- diff --git a/docs/en-US/installation-steps-overview.xml b/docs/en-US/installation-steps-overview.xml index a8fbb5e..ea00057 100644 --- a/docs/en-US/installation-steps-overview.xml +++ b/docs/en-US/installation-steps-overview.xml @@ -52,7 +52,7 @@ <para>Add more clusters (optional). See <xref linkend="cluster-add"/></para> </listitem> <listitem> - <para>Add more hosts (optional). See <xref linkend="host-add>"/></para> + <para>Add more hosts (optional). See <xref linkend="host-add"/></para> </listitem> <listitem> <para>Add more primary storage (optional). See <xref linkend="primary-storage-add"/></para>
