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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user