diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2017-02-21 14:47:40 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-02-21 14:47:40 -0500 |
commit | 82d474130196e314869e410b30048477defb5061 (patch) | |
tree | df70fada6f5cbbfb9cfa10daad99205fdf9db00f /docs/sysvinit | |
parent | 2e98288b15d71a6fe1aeebaabb97e70c6f666bdc (diff) | |
parent | c6749ba52c921021f9647a3b9c0be5cf9627fb66 (diff) |
Merge pull request #5412 from AsciiWolf/https-urls-2
More https:// in URLs fixes.
Diffstat (limited to 'docs/sysvinit')
-rw-r--r-- | docs/sysvinit/README.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/sysvinit/README.in b/docs/sysvinit/README.in index 996402d06b..de5d80d902 100644 --- a/docs/sysvinit/README.in +++ b/docs/sysvinit/README.in @@ -24,4 +24,4 @@ Further reading: man:systemctl(1) man:systemd(1) http://0pointer.de/blog/projects/systemd-for-admins-3.html - http://www.freedesktop.org/wiki/Software/systemd/Incompatibilities + https://www.freedesktop.org/wiki/Software/systemd/Incompatibilities |