diff options
author | AsciiWolf <mail@asciiwolf.com> | 2017-02-21 16:28:04 +0100 |
---|---|---|
committer | AsciiWolf <mail@asciiwolf.com> | 2017-02-21 16:28:04 +0100 |
commit | 28a0ad81eebef38f1cc29afa573ae9a41164f8d4 (patch) | |
tree | b8e606a7ac0b39882dfff18d79cff198722f7317 /man/sd-bus.xml | |
parent | 56cadcb6e3f90ee6405b712f41628514a4c437ad (diff) |
man: use https:// in URLs
Diffstat (limited to 'man/sd-bus.xml')
-rw-r--r-- | man/sd-bus.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/sd-bus.xml b/man/sd-bus.xml index 66b1c96c15..6439395549 100644 --- a/man/sd-bus.xml +++ b/man/sd-bus.xml @@ -62,7 +62,7 @@ <title>Description</title> <para><filename>sd-bus.h</filename> provides an implementation of a D-Bus IPC client. See - <ulink url="http://www.freedesktop.org/software/dbus/" /> + <ulink url="https://www.freedesktop.org/software/dbus/" /> for more information about D-Bus IPC. </para> |