]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
docs: remote: Fix anchor names in links to uri.html
authorPeter Krempa <pkrempa@redhat.com>
Tue, 31 May 2022 13:46:51 +0000 (15:46 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 1 Jun 2022 10:27:10 +0000 (12:27 +0200)
When uri.html was converted to RST the 'URI remote' anchor was not fixed
in remote.rst.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
docs/remote.rst

index bcc394e08398472a8d0804af55293af19ad30214..ab11405d5607cba28c08010a39d3ee28600f6d83 100644 (file)
@@ -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 <uri.html#URI_remote>`__ describes in more detail
+The `section on remote URIs <uri.html#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 <uri.html#URI_remote>`__, with ``tls`` as the default if no explicit
+scheme <uri.html#remote-uris>`__, with ``tls`` as the default if no explicit
 transport is requested.
 
 libvirtd configuration file