Fix bug for hypervisors
There are some wrong formats in the doc, it causes a wrong url. Change-Id: Id85ec752bccec462936346ae546c8069242f20e8
This commit is contained in:
@@ -38,7 +38,7 @@ The following hypervisors are supported:
|
||||
* `VMware vSphere`_ 5.1.0 and newer - Runs VMware-based Linux and Windows
|
||||
images through a connection with a vCenter server.
|
||||
|
||||
* `Xen (using libvirt) <Xen>`_ - Xen Project Hypervisor using libvirt as
|
||||
* `Xen (using libvirt)`_ - Xen Project Hypervisor using libvirt as
|
||||
management interface into ``nova-compute`` to run Linux, Windows, FreeBSD and
|
||||
NetBSD virtual machines.
|
||||
|
||||
@@ -61,8 +61,8 @@ The following hypervisors are supported:
|
||||
.. _LXC: https://linuxcontainers.org/
|
||||
.. _QEMU: http://wiki.qemu.org/Manual
|
||||
.. _VMware vSphere: https://www.vmware.com/support/vsphere-hypervisor
|
||||
.. _Xen: (using libvirt) <http://www.xenproject.org
|
||||
.. _XenServer: <http://xenserver.org
|
||||
.. _Hyper-V: http://www.microsoft.com/en-us/server-cloud/solutions/virtualization.aspx
|
||||
.. _Virtuozzo: https://virtuozzo.com/products/#product-virtuozzo/
|
||||
.. _PowerVM: https://www-03.ibm.com/systems/power/software/virtualization/
|
||||
.. _Xen (using libvirt): http://www.xenproject.org
|
||||
.. _XenServer: http://xenserver.org
|
||||
.. _Hyper-V: https://azure.microsoft.com/en-us/
|
||||
.. _Virtuozzo: https://www.virtuozzo.com/products/vip.html#product-virtuozzo/
|
||||
.. _PowerVM: https://www.ibm.com/us-en/marketplace/ibm-powervm
|
||||
|
Reference in New Issue
Block a user