Changeset 497d485


Ignore:
Timestamp:
04/12/2024 05:29:25 PM (5 weeks ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
lazarus, trunk
Children:
d0c049f
Parents:
5374aca
git-author:
Xi Ruoyao <xry111@…> (04/12/2024 05:28:11 PM)
git-committer:
Xi Ruoyao <xry111@…> (04/12/2024 05:29:25 PM)
Message:

Update or remove broken URLs

Reported-by: rhubarbpieguy@…
Suggested-by: Vladimir Pertsev <info@…>

Files:
6 edited

Legend:

Unmodified
Added
Removed
  • general/prog/ruby.xml

    r5374aca r497d485  
    8383      <xref linkend="valgrind"/>,
    8484      &berkeley-db; and
    85       <ulink url="http://dtrace.org/blogs/about/">DTrace</ulink>
     85      <ulink url="https://dtrace.org/about/">DTrace</ulink>
    8686    </para>
    8787
  • networking/connect/dhcpcd.xml

    r5374aca r497d485  
    8989      <xref linkend="llvm"/> (with Clang),
    9090      <xref linkend="ntp"/>,
    91       <ulink url="https://chrony.tuxfamily.org/">chronyd</ulink>, and
     91      <ulink url="https://chrony-project.org/">chronyd</ulink>, and
    9292      <ulink url="https://github.com/thkukuk/ypbind-mt/">ypbind</ulink>
    9393    </para>
  • postlfs/config/logon.xml

    r5374aca r497d485  
    5151      puts the cursor in the upper left hand corner of the screen and ESC 2 J
    5252      erases the screen.  For more information on terminal escape sequences see
    53       <ulink url='http://rtfm.etla.org/xterm/ctlseq.html'/>
     53      <ulink url='https://invisible-mirror.net/xterm/ctlseqs/ctlseqs.html'/>
    5454    </para>
    5555  </note>
  • postlfs/security/firewalling.xml

    r5374aca r497d485  
    217217<ulink url="https://tldp.org/HOWTO/Firewall-HOWTO.html">tldp.org/HOWTO/Firewall-HOWTO.html</ulink>
    218218<ulink url="https://linuxsecurity.com/howtos">linuxsecurity.com/howtos</ulink>
    219 <ulink url="http://www.e-infomax.com/ipmasq">www.e-infomax.com/ipmasq</ulink>
    220219<ulink url="https://www.circlemud.org/jelson/writings/security/index.htm">www.circlemud.org/jelson/writings/security/index.htm</ulink>
    221220<ulink url="https://insecure.org/reading.html">insecure.org/reading.html</ulink>
     
    224223<!-- comment-out entries moved out of literallayout to avoid empty lines -->
    225224
     225<!-- not accssible 2024-04-12
     226<ulink url="http://www.e-infomax.com/ipmasq">www.e-infomax.com/ipmasq</ulink>-->
    226227<!-- not accssible 2022-09-08
    227228<ulink url="http://www.little-idiot.de/firewall">www.little-idiot.de/firewall (German &amp; outdated, but very comprehensive)</ulink>-->
  • postlfs/security/vulnerabilities.xml

    r5374aca r497d485  
    7878      <ulink url="https://security.gentoo.org">Gentoo security</ulink>.
    7979      Finally, the Slackware archives of security announcements are at
    80       <ulink url="https://slackware.com/security">Slackware security</ulink>.
     80      <!-- To editors: the https version redirects back to the non-https
     81           version.  Not sure why they must do this, but please check
     82           before turning this to https.  -->
     83      <ulink url="http://slackware.com/security/">Slackware security</ulink>.
    8184    </para>
    8285
  • xsoft/office/abiword.xml

    r5374aca r497d485  
    139139      <ulink url="https://sourceforge.net/projects/libwpg/">libwpg</ulink>,
    140140      <ulink url="https://sourceforge.net/projects/libwps/">libwps</ulink>,
    141       <ulink url="https://www.abisource.com/projects/link-grammar/">
     141      <ulink url="https://github.com/opencog/link-grammar">
    142142      Link Grammar Parser</ulink>,
    143143      <ulink url="&gnome-download-http;/loudmouth">Loudmouth</ulink>,
     
    247247      <application>Abiword</application> to open some .docx files.
    248248      The grammar plugin requires
    249       <ulink url="https://www.abisource.com/projects/link-grammar/">Link Grammar
     249      <ulink url="https://github.com/opencog/link-grammar">Link Grammar
    250250      Parser</ulink>
    251251    </para>
Note: See TracChangeset for help on using the changeset viewer.