]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
README, README.md: use https:// in URLs
authorAsciiWolf <mail@asciiwolf.com>
Tue, 21 Feb 2017 14:56:04 +0000 (15:56 +0100)
committerAsciiWolf <mail@asciiwolf.com>
Tue, 21 Feb 2017 14:56:04 +0000 (15:56 +0100)
README
README.md

diff --git a/README b/README
index dc88d5b2610907fa198692bd4226e0850fb79d53..a464e39a397366acaf10cbb77bf2150a943a7232 100644 (file)
--- a/README
+++ b/README
@@ -4,7 +4,7 @@ DETAILS:
         http://0pointer.de/blog/projects/systemd.html
 
 WEB SITE:
-        http://www.freedesktop.org/wiki/Software/systemd
+        https://www.freedesktop.org/wiki/Software/systemd
 
 GIT:
         git@github.com:systemd/systemd.git
@@ -14,7 +14,7 @@ GITWEB:
         https://github.com/systemd/systemd
 
 MAILING LIST:
-        http://lists.freedesktop.org/mailman/listinfo/systemd-devel
+        https://lists.freedesktop.org/mailman/listinfo/systemd-devel
 
 IRC:
         #systemd on irc.freenode.org
@@ -269,7 +269,7 @@ WARNINGS:
         requires that /var/run is a symlink to /run.
 
         For more information on this issue consult
-        http://freedesktop.org/wiki/Software/systemd/separate-usr-is-broken
+        https://freedesktop.org/wiki/Software/systemd/separate-usr-is-broken
 
         To run systemd under valgrind, compile with VALGRIND defined
         (e.g. ./configure CPPFLAGS='... -DVALGRIND=1'). Otherwise,
index 35ab9663caf3de69040f716737b4942d25578d09..82fb799b4276e8a3570000d0648ce1ee6ead0e82 100644 (file)
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@
 
 ## Details
 
-General information about systemd can be found in the [systemd Wiki](http://www.freedesktop.org/wiki/Software/systemd).
+General information about systemd can be found in the [systemd Wiki](https://www.freedesktop.org/wiki/Software/systemd).
 
 Information about build requirements are provided in the [README file](../master/README).
 
@@ -17,4 +17,4 @@ Please see our [Contribution Guidelines](../master/.github/CONTRIBUTING.md) for
 
 When preparing patches for systemd, please follow our [Coding Style Guidelines](../master/CODING_STYLE).
 
-If you are looking for support, please contact our [mailing list](http://lists.freedesktop.org/mailman/listinfo/systemd-devel) or join our [IRC channel](irc://irc.freenode.org/%23systemd).
+If you are looking for support, please contact our [mailing list](https://lists.freedesktop.org/mailman/listinfo/systemd-devel) or join our [IRC channel](irc://irc.freenode.org/%23systemd).