]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
docs: formatdomain: Remove 'elementsCPUTuning' anchor
authorPeter Krempa <pkrempa@redhat.com>
Fri, 13 May 2022 08:31:31 +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
docs/kbase/kvm-realtime.rst

index 835dff359601aeaf4e5c9de09966e9fa8cb4863a..27e1e496e98700c9d594fb68a5896855c5e2a08f 100644 (file)
@@ -699,7 +699,6 @@ host/guest with many LUNs. :since:`Since 1.2.8 (QEMU only)`
    ``iothreads`` defined for the domain, then the ``iothreads`` value will be
    adjusted accordingly. :since:`Since 1.2.15`
 
-:anchor:`<a id="elementsCPUTuning"/>`
 
 CPU Tuning
 ----------
index f5238581438efadf77af22c6b055712f24fbff5c..288295b4c7493e0f87d7ce11265b9b7e6f1d91ca 100644 (file)
@@ -137,7 +137,7 @@ do not include any CPU affinity at this stage:
 
 The guest CPUs now need to be placed individually. In this case, they will all
 be put within the same host socket, such that they can be exposed as core
-siblings. This is achieved using the `CPU tuning config <../formatdomain.html#elementsCPUTuning>`_:
+siblings. This is achieved using the `CPU tuning config <../formatdomain.html#cpu-tuning>`_:
 
 ::