From 85044a3631f033d2afbf7eeaa574477d6272018b Mon Sep 17 00:00:00 2001 From: Peter Krempa Date: Tue, 31 May 2022 09:52:53 +0200 Subject: [PATCH] docs: uri: Fix link to libvirtd configuration section MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Peter Krempa Reviewed-by: Ján Tomko --- docs/uri.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/uri.rst b/docs/uri.rst index 3ca3fb12c3..bfc9542260 100644 --- a/docs/uri.rst +++ b/docs/uri.rst @@ -291,7 +291,7 @@ Supported extra parameters: If set to a non-zero value, this disables client checks of the server's certificate. Note that to disable server checks of the client's certificate or IP address you must `change the libvirtd configuration - <#Remote_libvirtd_configuration>`__ + `__ **Example:** ``no_verify=1`` -- 2.47.2