All fd.o HTTP services are now HTTPS-only (with redirects, but still). Signed-off-by: Daniel Stone <[email protected]> --- 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 -- 2.12.2 _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: https://lists.x.org/mailman/listinfo/xorg-devel
