From: Peter Krempa Date: Tue, 31 May 2022 13:47:32 +0000 (+0200) Subject: uri: Fix link to qemu KVM example config X-Git-Tag: v8.5.0-rc1~222 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=602c14fdf5f50c3364ad2b0db43ec0a4fa614a42;p=thirdparty%2Flibvirt.git uri: Fix link to qemu KVM example config Link into the examples of the qemu driver. Signed-off-by: Peter Krempa Reviewed-by: Ján Tomko --- diff --git a/docs/uri.rst b/docs/uri.rst index bfc9542260..1d2c68f5b8 100644 --- a/docs/uri.rst +++ b/docs/uri.rst @@ -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). KVM URIs are identical. You select between qemu, qemu accelerated and KVM guests -in the `guest XML as described here `__. +in the `guest XML as described here `__. test:///... Test URIs ~~~~~~~~~~~~~~~~~~~~~