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/kernel-install.xml | |
parent | 56cadcb6e3f90ee6405b712f41628514a4c437ad (diff) |
man: use https:// in URLs
Diffstat (limited to 'man/kernel-install.xml')
-rw-r--r-- | man/kernel-install.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/kernel-install.xml b/man/kernel-install.xml index 99b7970457..94b6b1110d 100644 --- a/man/kernel-install.xml +++ b/man/kernel-install.xml @@ -189,7 +189,7 @@ <para> <citerefentry><refentrytitle>machine-id</refentrytitle><manvolnum>5</manvolnum></citerefentry>, <citerefentry><refentrytitle>os-release</refentrytitle><manvolnum>5</manvolnum></citerefentry>, - <ulink url="http://www.freedesktop.org/wiki/Specifications/BootLoaderSpec">Boot loader specification</ulink> + <ulink url="https://www.freedesktop.org/wiki/Specifications/BootLoaderSpec">Boot loader specification</ulink> </para> </refsect1> |