]> xenbits.xensource.com Git - libvirt.git/commitdiff
docs: formatdomain: Use local reference directly
authorPeter Krempa <pkrempa@redhat.com>
Mon, 30 May 2022 10:47:38 +0000 (12:47 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 1 Jun 2022 10:27:10 +0000 (12:27 +0200)
Once we are already using the new anchor format we can create the link
via a local reference.

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

index d27a2953292e4829d392d06513d0957081173695..1c446da9ca9350625ed07a7dd95e887f80d3d938 100644 (file)
@@ -6171,9 +6171,8 @@ A video device.
    above), since such behaviour is inconvenient in cases where GPU mediated
    devices are meant to be the only rendering device within a guest. If this
    is your use case specify a ``none`` type ``video`` device in the XML to stop
-   the default behaviour. Refer to `Host device assignment
-   <#host-device-assignment>`__ to see how to add a mediated device into a
-   guest.
+   the default behaviour. Refer to `Host device assignment`_ to see how to add
+   a mediated device into a guest.
 
    You can provide the amount of video memory in kibibytes (blocks of 1024
    bytes) using ``vram``. This is supported only for guest type of "vz", "qemu",