diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2017-02-21 11:27:10 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-02-21 11:27:10 -0500 |
commit | 2e98288b15d71a6fe1aeebaabb97e70c6f666bdc (patch) | |
tree | c6422e13d45dee9b4d9eabc5e5c7fe9540785d30 /README.md | |
parent | baf327864a052e2fc063eaa83964b9b92edb0d21 (diff) | |
parent | 28a0ad81eebef38f1cc29afa573ae9a41164f8d4 (diff) |
Merge pull request #5410 from AsciiWolf/https-urls
Use https:// in URLs when possible.
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). |