diff --git a/src/libvirt.c b/src/libvirt.c index ffb002f4e10528ab62c096040f7fa15f4ad88c27..52f4dd280842aa28152f04cb08fb0a4f0e6ffe37 100644 --- a/src/libvirt.c +++ b/src/libvirt.c @@ -1098,7 +1098,7 @@ virConnectOpenInternal(const char *name, * if not already running. This can be prevented by setting the * environment variable LIBVIRT_AUTOSTART=0 * - * URIs are documented at httsp://libvirt.org/uri.html + * URIs are documented at https://libvirt.org/uri.html * * virConnectClose should be used to release the resources after the connection * is no longer needed.