fix label to be like others vm-* labels

This commit is contained in:
Miguel Bernal Marin
2016-02-19 15:09:10 -06:00
parent 0e2ced0edd
commit ba75b06527
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ Creating a bootable USB to install the OS
Here's how to create a USB drive that initiates the process for
:ref:`gs_installing_clr_as_host`. Alternatively, you can test the
OS by :ref:`vm_kvm`.
OS by :ref:`vm-kvm`.
What you need
+1 -1
View File
@@ -14,7 +14,7 @@ KVM Image
Download a recent KVM image along with the UEFI firmware
helper ``OVMF.fd`` and the KVM start helper script ``start_qemu.sh.``
See :ref:`vm_kvm` for details.
See :ref:`vm-kvm` for details.
Live Image
==========
+1 -1
View File
@@ -27,5 +27,5 @@ The entire installation should take no more than a few minutes.
For feedback on installation or other topics, please feel free to write in to our
`mailing list <https://lists.clearlinux.org/mailman/listinfo/dev>`_.
Note: You can also try :ref:`vm_kvm`.
Note: You can also try :ref:`vm-kvm`.
+1 -1
View File
@@ -1,4 +1,4 @@
.. _vm_kvm:
.. _vm-kvm:
Running in a virtualized environment
####################################