On Mon, Mar 15, 2021 at 06:39:45PM +0100, Erik Skultety wrote: > There was one external reference to this page's section which was fixed > manually. > > Signed-off-by: Erik Skultety <eskultet@xxxxxxxxxx> > --- ... > index fece9df80e..bd85c2e36e 100644 > --- a/docs/kbase/locking-sanlock.rst > +++ b/docs/kbase/locking-sanlock.rst > @@ -180,7 +180,7 @@ 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 Since the conversion of auth.html.in to RST has already been pushed in an unrelated patch series, this patch is redundant, except for ^this single hunk which I'll squash to patch 3. Erik