Fix wrong links

Use <link linkend...> for links in the same guide instead of
<link xlink:href>

Change-Id: Ib367a55ba6d3714528b2fda20bb06b6b117e842f
Closes-Bug: #1228723
This commit is contained in:
Andreas Jaeger
2013-09-22 21:21:48 +02:00
parent df5d8ec997
commit 82b2cba77d
4 changed files with 9 additions and 10 deletions

View File

@@ -34,7 +34,7 @@
might differ by platform.</para>
</listitem>
</itemizedlist>
<para>Then, <link xlink:href="installing-openstack-dashboard"
<para>Then, <link linkend="installing-openstack-dashboard"
>install and configure the dashboard</link> on a node that
can contact the Identity Service.</para>
<para>Provide users with the following information so that they

View File

@@ -4,9 +4,9 @@
xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"
xml:id="boot_from_volume">
<title wordsize="20">Launch an instance from a volume</title>
<para>After you <link xlink:href="#create_volume_from_image">create
<para>After you <link linkend="create_volume_from_image">create
a bootable volume</link>, you <link
xlink:href="#launch_image_from_volume">launch an instance from
linkend="launch_image_from_volume">launch an instance from
the volume</link>.</para>
<procedure xml:id="create_volume_from_image">
<title>To launch and instance from a volume</title>

View File

@@ -81,9 +81,9 @@
</listitem>
</itemizedlist>
<para>After you gather the parameters you need to launch an
instance, you can launch it from an <link
xlink:href="launch_from_image">image</link> or a <link
xlink:href="boot_from_volume">volume</link>.</para>
instance, you can launch it from an
<link linkend="launch_from_image">image</link> or a
<link linkend="boot_from_volume">volume</link>.</para>
<para>You can launch an instance directly from one of the
available OpenStack images or from an image that you have
copied to a persistent volume. The OpenStack Image Service

View File

@@ -11,13 +11,12 @@
xml:id="dashboard_launch_instances">
<title>Launch and manage instances</title>
<para>Instances are virtual machines that run inside the cloud.</para>
<para>You can <link
xlink:href="dashboard_launch_instances_from_image">launch
<para>You can <link linkend="dashboard_launch_instances_from_image">launch
an instance from an OpenStack image</link>. The OpenStack
Image Service provides a pool of images that are accessible to
members of different projects.</para>
<para>You can also <link
xlink:href="dashboard_launch_instances_from_volume">launch
<para>You can also
<link linkend="dashboard_launch_instances_from_volume">launch
an instance from an image that you have copied to a
persistent volume</link>. The instance boots from the
volume, which is provided by <systemitem class="service"