From: Peter Krempa Date: Tue, 31 May 2022 13:46:51 +0000 (+0200) Subject: docs: remote: Fix anchor names in links to uri.html X-Git-Tag: v8.5.0-rc1~223 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ccc5df2e4c0c305b07310d6f722d15d7063a2134;p=thirdparty%2Flibvirt.git docs: remote: Fix anchor names in links to uri.html When uri.html was converted to RST the 'URI remote' anchor was not fixed in remote.rst. Signed-off-by: Peter Krempa Reviewed-by: Ján Tomko --- diff --git a/docs/remote.rst b/docs/remote.rst index bcc394e083..ab11405d56 100644 --- a/docs/remote.rst +++ b/docs/remote.rst @@ -24,7 +24,7 @@ access the system-wide QEMU daemon, then to access the system-wide QEMU daemon on a remote machine called ``compute1.libvirt.org`` you would use ``qemu://compute1.libvirt.org/system``. -The `section on remote URIs `__ describes in more detail +The `section on remote URIs `__ describes in more detail these remote URIs. From an API point of view, apart from the change in URI, the API should behave @@ -82,7 +82,7 @@ Remote libvirt supports a range of transports: remote side. The choice of transport is determined by the `URI -scheme `__, with ``tls`` as the default if no explicit +scheme `__, with ``tls`` as the default if no explicit transport is requested. libvirtd configuration file