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 --- docs/interop/qmp-intro.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/interop') diff --git a/docs/interop/qmp-intro.txt b/docs/interop/qmp-intro.txt index f1b60bcfa0..adbc94abb1 100644 --- a/docs/interop/qmp-intro.txt +++ b/docs/interop/qmp-intro.txt @@ -18,7 +18,7 @@ For detailed information on QMP's usage, please, refer to the following files: o qmp-spec.txt QEMU Machine Protocol current specification o qemu-qmp-ref.html QEMU QMP commands and events (auto-generated at build-time) -[1] http://www.json.org +[1] https://www.json.org Usage ----- @@ -83,4 +83,4 @@ Please, refer to the qapi-schema.json file for a complete command reference. QMP wiki page ------------- -http://wiki.qemu.org/QMP +https://wiki.qemu.org/QMP -- cgit v1.2.3