[libvirt PATCH v2 3/3] docs: kbase: Fix a broken formatdomain reference in locking-sanlock

Erik Skultety eskultet at redhat.com
Mon Mar 15 17:39:46 UTC 2021


Signed-off-by: Erik Skultety <eskultet at redhat.com>
---
 docs/kbase/locking-sanlock.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/kbase/locking-sanlock.rst b/docs/kbase/locking-sanlock.rst
index bd85c2e36e..24895b42f4 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#elementsEvents>`__ 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.29.2




More information about the libvir-list mailing list