From 8bdf340e478524262c85fb81687d7f02b14ad71c Mon Sep 17 00:00:00 2001 From: Daniel Stone Date: Tue, 11 Apr 2017 07:54:59 +0100 Subject: [PATCH] README: HTTPS everywhere All fd.o HTTP services are now HTTPS-only (with redirects, but still). Reviewed-by: Adam Jackson Signed-off-by: Daniel Stone --- README | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README b/README index b2499a059..d95aacb21 100644 --- a/README +++ b/README @@ -11,12 +11,12 @@ and draggable titlebars and borders. For a comprehensive overview of X Server and X Window System, consult the following article: -http://en.wikipedia.org/wiki/X_server +https://en.wikipedia.org/wiki/X_server All questions regarding this software should be directed at the Xorg mailing list: - http://lists.freedesktop.org/mailman/listinfo/xorg + https://lists.freedesktop.org/mailman/listinfo/xorg Please submit bug reports to the Xorg bugzilla: @@ -26,13 +26,13 @@ The master development code repository can be found at: git://anongit.freedesktop.org/git/xorg/xserver - http://cgit.freedesktop.org/xorg/xserver + https://cgit.freedesktop.org/xorg/xserver For patch submission instructions, see: - http://www.x.org/wiki/Development/Documentation/SubmittingPatches + https://www.x.org/wiki/Development/Documentation/SubmittingPatches For more information on the git code manager, see: - http://wiki.x.org/wiki/GitPage + https://wiki.x.org/wiki/GitPage