diff options
author | Xi Ruoyao <xry111@xry111.site> | 2022-09-05 09:52:05 +0800 |
---|---|---|
committer | Xi Ruoyao <xry111@xry111.site> | 2022-09-05 09:52:05 +0800 |
commit | fb66c4c583c51e75d917dbaab1a3ccde2b983a5e (patch) | |
tree | 304d7a055cd193b9d54220b8618f6f37a11574a0 /prologue/standards.xml | |
parent | baecd49c4865de67ddddab00469a093bec18c904 (diff) |
some http -> https changes
Diffstat (limited to 'prologue/standards.xml')
-rw-r--r-- | prologue/standards.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/prologue/standards.xml b/prologue/standards.xml index 6000cb72b..7e40ab887 100644 --- a/prologue/standards.xml +++ b/prologue/standards.xml @@ -18,17 +18,17 @@ <itemizedlist> <listitem> - <para><ulink url="http://pubs.opengroup.org/onlinepubs/9699919799/"> + <para><ulink url="https://pubs.opengroup.org/onlinepubs/9699919799/"> POSIX.1-2008</ulink>.</para> </listitem> <listitem> <para><ulink - url="http://refspecs.linuxfoundation.org/FHS_3.0/fhs/index.html"> + url="https://refspecs.linuxfoundation.org/FHS_3.0/fhs/index.html"> Filesystem Hierarchy Standard (FHS) Version 3.0</ulink></para> </listitem> <listitem> - <para><ulink url="http://refspecs.linuxfoundation.org/lsb.shtml">Linux + <para><ulink url="https://refspecs.linuxfoundation.org/lsb.shtml">Linux Standard Base (LSB) Version 5.0 (2015)</ulink></para> <para>The LSB has four separate standards: Core, Desktop, |