]> git.ipfire.org Git - thirdparty/libvirt.git/commit
docs: don't use https in XML namespace URIs
authorDaniel P. Berrange <berrange@redhat.com>
Fri, 27 Oct 2017 21:39:00 +0000 (22:39 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Thu, 16 Nov 2017 17:13:14 +0000 (17:13 +0000)
commit01fb183c5b2cc941ec3e60945c0b1b50e4105260
tree3bfc8f0e3b7aca576978985cde87b46b626adc25
parent2dd70901db8b7fd62592b1332370148e97062431
docs: don't use https in XML namespace URIs

The XML namespace URI for the QEMU/LXC drivers must use http as the protocol
otherwise it won't match the parser's expectations.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
docs/drvlxc.html.in
docs/drvqemu.html.in