]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
docs: formatdomain: Remove 'elementsMemory' anchor
authorPeter Krempa <pkrempa@redhat.com>
Fri, 13 May 2022 08:31:37 +0000 (10:31 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 1 Jun 2022 10:27:10 +0000 (12:27 +0200)
Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
docs/formatdomain.rst
docs/kbase/memorydevices.rst

index efe20e965455eba2a145b12778dbd154e544425d..2dec27b0b14a0aec52e67cf50db343fa3a000bd4 100644 (file)
@@ -7769,7 +7769,6 @@ machines and the host. :since:`Since 1.2.10, QEMU and KVM only`
    the number of interrupt vectors. The ``ioeventd`` attribute enables/disables
    (values "on"/"off", respectively) ioeventfd.
 
-:anchor:`<a id="elementsMemory"/>`
 
 Memory devices
 ~~~~~~~~~~~~~~
index 7f58a4247bfef5b4e2ea57ee3bc41f237e253abe..505b3b38289bd9cd4421db594f7de4dafa7da346 100644 (file)
@@ -79,7 +79,7 @@ Furthermore, DIMMs can have ``<source/>`` element which configures backend for
 devices. For NVDIMMs the element is mandatory and reflects where the content
 is saved.
 
-See `memory devices documentation <../formatdomain.html#elementsMemory>`_.
+See `memory devices documentation <../formatdomain.html#memory-devices>`_.
 
 ``virtio-mem`` model
 ====================