mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 19:29:21 +01:00
resources: remove bad usage of <uri>
RFC 3986: URI = scheme ":" hier-part [ "?" query ] [ "#" fragment ] hier-part = "//" authority path-abempty / path-absolute / path-rootless / path-empty So "linuxfromscratch.org" is not a URI, nor "irc.libera.chat".
This commit is contained in:
parent
72523a13db
commit
e15831967a
@ -23,7 +23,8 @@
|
||||
<sect2 id="ch-intro-maillists" xreflabel="Chapter 1 - Mailing Lists">
|
||||
<title>Mailing Lists</title>
|
||||
|
||||
<para>The <uri>linuxfromscratch.org</uri> server hosts a number of mailing
|
||||
<para>The <systemitem class='domainname'>linuxfromscratch.org</systemitem>
|
||||
server hosts a number of mailing
|
||||
lists used for the development of the LFS project. These lists include the
|
||||
main development and support lists, among others. If the FAQ do not solve
|
||||
the problem you are having, the next step would be to search the mailing
|
||||
@ -56,7 +57,8 @@
|
||||
<para>Several members of the LFS community offer assistance via Internet
|
||||
Relay Chat (IRC). Before using this support, please make sure your
|
||||
question is not already answered in the LFS FAQ or the mailing list
|
||||
archives. You can find the IRC network at <uri>irc.libera.chat</uri>.
|
||||
archives. You can find the IRC network at
|
||||
<systemitem class='domainname'>irc.libera.chat</systemitem>.
|
||||
The support channel is named #lfs-support.</para>
|
||||
|
||||
</sect2>
|
||||
|
Loading…
Reference in New Issue
Block a user