]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
docs: kbase: Fix broken references in locking-sanlock
authorErik Skultety <eskultet@redhat.com>
Mon, 15 Mar 2021 17:24:02 +0000 (18:24 +0100)
committerErik Skultety <eskultet@redhat.com>
Tue, 23 Mar 2021 16:55:06 +0000 (17:55 +0100)
Signed-off-by: Erik Skultety <eskultet@redhat.com>
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
docs/kbase/locking-sanlock.rst

index fece9df80e7dbb146beedf99dc6892b9aa112c3f..24895b42f4f12279eb850bbacdbf939490645188 100644 (file)
@@ -173,14 +173,14 @@ 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
 authenticate if libvirtd was configured to require that on the
 read-write UNIX socket. To provide the appropriate credentials to
 sanlock_helper, a `client authentication
-file <auth.html#Auth_client_config>`__ needs to contain something like
+file <../auth.html#client-configuration>`__ needs to contain something like
 the following:
 
 ::