]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
docs: formatcaps: Fix anchors of links into formatdomain.rst
authorPeter Krempa <pkrempa@redhat.com>
Tue, 31 May 2022 13:33:23 +0000 (15:33 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 1 Jun 2022 10:27:10 +0000 (12:27 +0200)
The links were broken on the initial conversion of formatdomain.html to
RST which didn't faithfully forward port some of the manually added
anchors.

Fix it by pointing to the closest possible heading.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
docs/formatcaps.rst

index abd36692e4b38c3eef1224c13831e3ad31e4cc48..9d7932a6a8ee7b7a95233f473e92d9fb0516dac5 100644 (file)
@@ -84,20 +84,20 @@ The ``<guest/>`` element will typically wrap up the following elements:
       Size of CPU word in bits, for example 64.
    ``emulator``
       Emulator (device model) path, for use in
-      `emulator <formatdomain.html#elementEmulator>`__ element of domain XML.
+      `emulator <formatdomain.html#devices>`__ element of domain XML.
    ``loader``
-      Loader path, for use in `loader <formatdomain.html#elementLoader>`__
+      Loader path, for use in `loader <formatdomain.html#bios-bootloader>`__
       element of domain XML.
    ``machine``
       Machine type, for use in
-      `machine <formatdomain.html#attributeOSTypeMachine>`__ attribute of
+      `machine <formatdomain.html#operating-system-booting>`__ attribute of
       os/type element in domain XML. For example Xen supports ``xenfv`` for HVM,
       ``xenpv`` for PV, or ``xenpvh`` for PVH.
    ``domain``
       The ``type`` attribute of this element specifies the type of hypervisor
       required to run the domain. Use in
-      `type <formatdomain.html#attributeDomainType>`__ attribute of the domain
-      root element.
+      `type <formatdomain.html#element-and-attribute-overview>`__ attribute of
+      the domain root element.
 ``features``
    This optional element encases possible features that can be used with a guest
    of described type. Possible subelements are: