[PATCH 17/67] docs: formatdomain: Remove 'elementsEvents' anchor

Peter Krempa pkrempa at redhat.com
Tue May 31 15:05:52 UTC 2022


Signed-off-by: Peter Krempa <pkrempa at redhat.com>
---
 docs/formatdomain.rst          | 1 -
 docs/kbase/locking-sanlock.rst | 2 +-
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/docs/formatdomain.rst b/docs/formatdomain.rst
index 2851f28251..acff214cc8 100644
--- a/docs/formatdomain.rst
+++ b/docs/formatdomain.rst
@@ -1705,7 +1705,6 @@ To describe latency from one NUMA node to a cache of another NUMA node the
 For instance, ``target='0' cache='1'`` refers to the first level cache of NUMA
 node 0.

-:anchor:`<a id="elementsEvents"/>`

 Events configuration
 --------------------
diff --git a/docs/kbase/locking-sanlock.rst b/docs/kbase/locking-sanlock.rst
index 24895b42f4..0b645582f4 100644
--- a/docs/kbase/locking-sanlock.rst
+++ b/docs/kbase/locking-sanlock.rst
@@ -173,7 +173,7 @@ Domain configuration

 In case sanlock loses access to disk locks for some reason, it will kill
 all domains that lost their locks. This default behavior may be changed
-using `on_lockfailure element <../formatdomain.html#elementsEvents>`__ in
+using `on_lockfailure element <../formatdomain.html#events-configuration>`__ in
 domain XML. When this element is present, sanlock will call
 ``sanlock_helper`` (provided by libvirt) with the specified action. This
 helper binary will connect to libvirtd and thus it may need to
-- 
2.35.3



More information about the libvir-list mailing list