diff --git a/source/gs_creating_bootable_usb.rst b/source/gs_creating_bootable_usb.rst index c214db31..abca3c3f 100644 --- a/source/gs_creating_bootable_usb.rst +++ b/source/gs_creating_bootable_usb.rst @@ -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 diff --git a/source/gs_getting_started.rst b/source/gs_getting_started.rst index e31acdb9..ea194781 100644 --- a/source/gs_getting_started.rst +++ b/source/gs_getting_started.rst @@ -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 ========== diff --git a/source/gs_installing_clr_as_host.rst b/source/gs_installing_clr_as_host.rst index b3afc0d1..9cf6a720 100644 --- a/source/gs_installing_clr_as_host.rst +++ b/source/gs_installing_clr_as_host.rst @@ -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 `_. -Note: You can also try :ref:`vm_kvm`. +Note: You can also try :ref:`vm-kvm`. diff --git a/source/vm-kvm.rst b/source/vm-kvm.rst index b64d89d1..7d5ea05d 100644 --- a/source/vm-kvm.rst +++ b/source/vm-kvm.rst @@ -1,4 +1,4 @@ -.. _vm_kvm: +.. _vm-kvm: Running in a virtualized environment ####################################