Changeset fb66c4c for appendices


Ignore:
Timestamp:
09/05/2022 01:52:05 AM (20 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, bdubbs/gcc13, multilib, renodr/libudev-from-systemd, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
696a7b4
Parents:
baecd49
Message:

some http -> https changes

Location:
appendices
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • appendices/acknowledgments.xml

    rbaecd49 rfb66c4c  
    248248      &lt;info@shizu-net.jp&gt; &ndash; lfs.mirror.shizu-net.jp mirror</para>
    249249    </listitem>
    250 
     250<!-- domain name can't be resolved on Sept 5, 2022
    251251    <listitem>
    252252      <para><ulink url="http://www.initworld.com/">Init World</ulink>
    253253      &lt;http://www.initworld.com/&gt; &ndash; lfs.initworld.com mirror</para>
    254254    </listitem>
    255 
     255-->
    256256  </itemizedlist>
    257257
  • appendices/dependencies.xml

    rbaecd49 rfb66c4c  
    949949        <seglistitem>
    950950          <seg>
    951              <ulink url="http://gcc.gnu.org/wiki/GNAT">GNAT</ulink>
     951             <ulink url="https://gcc.gnu.org/wiki/GNAT">GNAT</ulink>
    952952             and
    953953             <ulink url="https://repo.or.cz/isl.git">ISL</ulink>
     
    28142814            <ulink
    28152815              url="&blfs-book;general/python-modules.html#lxml">lxml</ulink>,
    2816             <ulink url="http://lz4.github.io/lz4/">LZ4</ulink>,
     2816            <ulink url="https://lz4.github.io/lz4/">LZ4</ulink>,
    28172817            <ulink url="&blfs-book;postlfs/make-ca.html">make-ca</ulink>,
    28182818            <ulink url="&blfs-book;postlfs/p11-kit.html">p11-kit</ulink>,
     
    32673267        <seglistitem>
    32683268          <seg>
    3269             <ulink url="http://lz4.github.io/lz4/">LZ4</ulink>
     3269            <ulink url="https://lz4.github.io/lz4/">LZ4</ulink>
    32703270          </seg>
    32713271        </seglistitem>
Note: See TracChangeset for help on using the changeset viewer.