[cloud-guide] Fixed tags

Eric Christensen sparks at fedoraproject.org
Tue Jun 21 00:20:08 UTC 2011


commit d7a2ba182fd9d9048425b70a30ba67445e630a9c
Author: Eric H Christensen <eric at christensenplace.us>
Date:   Mon Jun 20 19:15:48 2011 -0400

    Fixed tags

 en-US/Openstack.xml |    6 +++---
 en-US/Sheepdog.xml  |    2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/en-US/Openstack.xml b/en-US/Openstack.xml
index e25873f..6840449 100644
--- a/en-US/Openstack.xml
+++ b/en-US/Openstack.xml
@@ -9,16 +9,16 @@
 	<section id="sect-cloud-guide-Openstack-Nova">
 		<title>Openstack Nova</title>
 		<para><application>Nova</application> is the primary operator in the Infrastructure as a Service, or IAAS, system which is used to host and manage clouds.</para>
-		<para>Additional information on Nova can be found at <ulink>http://nova.openstack.org</ulink></para>
+		<para>Additional information on Nova can be found at <ulink url="http://nova.openstack.org"></ulink></para>
 	</section>
         <section id="sect-cloud-guide-Openstack-Swift">
 		<title>Openstack Swift</title>
 		<para><application>Swift</application> is an object-oriented storage solution.</para>
-		<para>Additional information on Swift can be found at <ulink>http://swift.openstack.org</ulink>.</para>
+		<para>Additional information on Swift can be found at <ulink url="http://swift.openstack.org"></ulink>.</para>
         </section>
         <section id="sect-cloud-guide-Openstack-Glance">
 		<title>Openstack Glance</title>
 		<para><application>Glance</application> is a system used to manage virtual machine images.  The service provides discovery, registration, and retrieval support.  VM images can be stored using regular filesystems or in object-oriented systems like <application>Swift</application>.</para>
-		<para>Additional information on Glance can be found at <ulink>http://glance.openstack.org</ulink>.
+		<para>Additional information on Glance can be found at <ulink url="http://glance.openstack.org"></ulink>.</para>
         </section>
 </section>
diff --git a/en-US/Sheepdog.xml b/en-US/Sheepdog.xml
index e5b829f..254008a 100644
--- a/en-US/Sheepdog.xml
+++ b/en-US/Sheepdog.xml
@@ -6,5 +6,5 @@
 <section id="sec-cloud-guide-Sheepdog">
         <title>Sheepdog</title>
 	<para>Sheepdog is a distributed object-based storage system for QEMU/KVM.  Providing high-availability, block-level storage, Sheepdog can manage hundreds of nodes automatically balancing load when failures and additions occur.</para>
-	<para>For additional information please visit <ulink>http://www.osrg.net/sheepdog</ulink>.</para>
+	<para>For additional information please visit <ulink url="http://www.osrg.net/sheepdog"></ulink>.</para>
 </section>


More information about the docs-commits mailing list