diff options
author | AsciiWolf <mail@asciiwolf.com> | 2017-02-21 15:56:04 +0100 |
---|---|---|
committer | AsciiWolf <mail@asciiwolf.com> | 2017-02-21 15:56:04 +0100 |
commit | 19d9372b604c0d8480dc9db6f9b0c0395133ae5d (patch) | |
tree | 30c69e1f45c39c7d8ce5b27e3dfc137a6be3b1c0 /README.md | |
parent | ca78304fce07ed006b2771d45f1693fe6f2af955 (diff) | |
download | systemd-19d9372b604c0d8480dc9db6f9b0c0395133ae5d.tar.gz |
README, README.md: use https:// in URLs
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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). |