
On Wed, 2019-04-03 at 16:42 +0100, Daniel P. Berrangé wrote:
docs: stop advertizing FTP or HTTP for downloads of libvirt
We never advertised HTTP downloads, we only had an HTTPS URL incorrectly labeled as "HTTP". So s/or HTTP // in the subject.
On the modern internet it is not credible to continue to advertize software downloads over unencrypted connections. Even if users could theoretically use GPG to verify the signatures, not all our downloads and signed
s/and/are/ Also, is that so? We should fix that. [...]
@@ -27,8 +27,7 @@ <tr> <td>libvirt</td> <td> - <a href="ftp://libvirt.org/libvirt/">ftp</a> - <a href="https://libvirt.org/sources/">https</a> + <a href="https://libvirt.org/sources/">libvirt</a>
That's... A whole lot of "libvirt"s in the page after the change. I don't have brilliant ideas on how to improve upon that, though. Perhaps use "libvirt.org" instead of "libvirt"? Food for thought. For the time being, with the commit message fixed Reviewed-by: Andrea Bolognani <abologna@redhat.com> -- Andrea Bolognani / Red Hat / Virtualization