Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
docs/formatdomain.rst | 3 +--
docs/formatdomaincaps.rst | 2 +-
docs/kbase/kvm-realtime.rst | 2 +-
3 files changed, 3 insertions(+), 4 deletions(-)
diff --git a/docs/formatdomain.rst b/docs/formatdomain.rst
index acff214cc8..0247132d2b 100644
--- a/docs/formatdomain.rst
+++ b/docs/formatdomain.rst
@@ -1809,7 +1809,6 @@ advertisements to the guest OS. (NB: Only qemu driver support)
the guest OS itself can choose to circumvent the unavailability of the sleep
states (e.g. S4 by turning off completely).
-:anchor:`<a id="elementsFeatures"/>`
Hypervisor features
-------------------
@@ -8047,7 +8046,7 @@ Example:
``eim``
The ``eim`` attribute (with possible values ``on`` and ``off``) can be
used to configure Extended Interrupt Mode. A q35 domain with split I/O
- APIC (as described in `hypervisor features <#elementsFeatures>`__), and
+ APIC (as described in `Hypervisor features`_), and
both interrupt remapping and EIM turned on for the IOMMU, will be able to
use more than 255 vCPUs. :since:`Since 3.4.0` (QEMU/KVM only)
diff --git a/docs/formatdomaincaps.rst b/docs/formatdomaincaps.rst
index d8fcf65450..7aead08d69 100644
--- a/docs/formatdomaincaps.rst
+++ b/docs/formatdomaincaps.rst
@@ -527,7 +527,7 @@ each of the elements or attributes. For example, the ``gic`` element
has an
attribute ``version`` which can support the values ``2`` or ``3``.
For information about the purpose of each feature, see the `relevant
-section <formatdomain.html#elementsFeatures>`__ in the domain XML documentation.
+section <formatdomain.html#hypervisor-features>`__ in the domain XML
documentation.
GIC capabilities
^^^^^^^^^^^^^^^^
diff --git a/docs/kbase/kvm-realtime.rst b/docs/kbase/kvm-realtime.rst
index f0a1bb7c95..890155560c 100644
--- a/docs/kbase/kvm-realtime.rst
+++ b/docs/kbase/kvm-realtime.rst
@@ -162,7 +162,7 @@ placement:
</cpu>
The performance monitoring unit virtualization needs to be disabled
-via the `hypervisor features <../formatdomain.html#elementsFeatures>`_:
+via the `hypervisor features <../formatdomain.html#hypervisor-features>`_:
::
--
2.35.3