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 /man/file-hierarchy.xml | |
parent | baf327864a052e2fc063eaa83964b9b92edb0d21 (diff) | |
parent | 28a0ad81eebef38f1cc29afa573ae9a41164f8d4 (diff) |
Merge pull request #5410 from AsciiWolf/https-urls
Use https:// in URLs when possible.
Diffstat (limited to 'man/file-hierarchy.xml')
-rw-r--r-- | man/file-hierarchy.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/file-hierarchy.xml b/man/file-hierarchy.xml index 538a592f8d..ab52ccfe0c 100644 --- a/man/file-hierarchy.xml +++ b/man/file-hierarchy.xml @@ -502,7 +502,7 @@ url="http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html">XDG Base Directory Specification</ulink>. Additional locations for high-level user resources are defined by <ulink - url="http://www.freedesktop.org/wiki/Software/xdg-user-dirs/">xdg-user-dirs</ulink>.</para> + url="https://www.freedesktop.org/wiki/Software/xdg-user-dirs/">xdg-user-dirs</ulink>.</para> <variablelist> <varlistentry> |