From: Peter Krempa Date: Tue, 23 Aug 2022 11:28:51 +0000 (+0200) Subject: virDomainBackupGetXMLDesc: Fix and use full link to XML documentation X-Git-Tag: v8.8.0-rc1~128 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c728698a19566fc665ae1d338f8e0b2788a0fae1;p=thirdparty%2Flibvirt.git virDomainBackupGetXMLDesc: Fix and use full link to XML documentation Use the full link to the backup XML description page and use the proper anchor after html->RST coversion. Signed-off-by: Peter Krempa Reviewed-by: Jonathon Jongsma --- diff --git a/src/libvirt-domain.c b/src/libvirt-domain.c index 842663a608..80a6f0f269 100644 --- a/src/libvirt-domain.c +++ b/src/libvirt-domain.c @@ -13582,7 +13582,7 @@ virDomainAgentSetResponseTimeout(virDomainPtr domain, * * virDomainBackupGetXMLDesc() can be called to learn actual * values selected. For more information, see - * formatcheckpoint.html#BackupAttributes. + * https://www.libvirt.org/formatbackup.html#backup-xml * * The @checkpointXML parameter is optional; if non-NULL, then libvirt * behaves as if virDomainCheckpointCreateXML() were called to create