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

index fbebff86509db3c7e73f6f7a589559ecfc9892e9..5cf31d9e06f4eeb515d9c41c28d143a35c7ff0ad 100644 (file)
@@ -1025,7 +1025,7 @@ influence how virtual memory pages are backed by host pages.
    amounts of locked memory could cause a denial-of-service attack on the host.
    Because of this, using this option is discouraged unless your workload
    demands it; even then, it's highly recommended to set a ``hard_limit`` (see
-   `memory tuning <#elementsMemoryTuning>`__) on memory allocation suitable for
+   `Memory Tuning`_) on memory allocation suitable for
    the specific environment at the same time to mitigate the risks described
    above. :since:`Since 1.0.6`
 ``source``
@@ -1046,7 +1046,6 @@ influence how virtual memory pages are backed by host pages.
    this is just an optimization and is not guaranteed to work in all cases (e.g.
    when hypervisor crashes). :since:`Since 4.4.0` (QEMU/KVM only)
 
-:anchor:`<a id="elementsMemoryTuning"/>`
 
 Memory Tuning
 -------------