uri: Fix link to qemu KVM example config

Link into the examples of the qemu driver.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
This commit is contained in:
Peter Krempa 2022-05-31 15:47:32 +02:00
parent ccc5df2e4c
commit 602c14fdf5

View File

@ -121,7 +121,7 @@ So to connect to the daemon, one of two different URIs is used:
domain socket(s) that it listens on in the various different modes). domain socket(s) that it listens on in the various different modes).
KVM URIs are identical. You select between qemu, qemu accelerated and KVM guests KVM URIs are identical. You select between qemu, qemu accelerated and KVM guests
in the `guest XML as described here <format.html#KVM1>`__. in the `guest XML as described here <drvqemu.html#example-domain-xml-config>`__.
test:///... Test URIs test:///... Test URIs
~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~