From 70b7fba9871fb282b4806a2445a1e82a7a51da10 Mon Sep 17 00:00:00 2001 From: Stefan Hajnoczi Date: Tue, 21 Nov 2017 12:04:35 +0000 Subject: Use HTTPS for qemu.org and other domains qemu.org enabled HTTPS in 2017 and it should be used instead of HTTP. There are also URLs to json.org, openvpn.net, and other domains that support HTTPS. This patch updates the qemu.org domains everywhere and also third-party domains that I have checked. Signed-off-by: Stefan Hajnoczi Message-id: 20171121120435.28728-3-stefanha@redhat.com Signed-off-by: Peter Maydell --- README | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'README') diff --git a/README b/README index 34ee588cd8..b92a07a61a 100644 --- a/README +++ b/README @@ -44,9 +44,9 @@ of other UNIX targets. The simple steps to build QEMU are: Additional information can also be found online via the QEMU website: - http://qemu.org/Hosts/Linux - http://qemu.org/Hosts/Mac - http://qemu.org/Hosts/W32 + https://qemu.org/Hosts/Linux + https://qemu.org/Hosts/Mac + https://qemu.org/Hosts/W32 Submitting patches @@ -65,8 +65,8 @@ guidelines set out in the HACKING and CODING_STYLE files. Additional information on submitting patches can be found online via the QEMU website - http://qemu.org/Contribute/SubmitAPatch - http://qemu.org/Contribute/TrivialPatches + https://qemu.org/Contribute/SubmitAPatch + https://qemu.org/Contribute/TrivialPatches Bug reporting @@ -85,7 +85,7 @@ reported via launchpad. For additional information on bug reporting consult: - http://qemu.org/Contribute/ReportABug + https://qemu.org/Contribute/ReportABug Contact @@ -95,12 +95,12 @@ The QEMU community can be contacted in a number of ways, with the two main methods being email and IRC - qemu-devel@nongnu.org - http://lists.nongnu.org/mailman/listinfo/qemu-devel + https://lists.nongnu.org/mailman/listinfo/qemu-devel - #qemu on irc.oftc.net Information on additional methods of contacting the community can be found online via the QEMU website: - http://qemu.org/Contribute/StartHere + https://qemu.org/Contribute/StartHere -- End -- cgit v1.2.1