From e15831967aed80014a0446b6d5492616bb3e22ae Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Tue, 18 Oct 2022 16:10:36 +0800 Subject: resources: remove bad usage of 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". --- chapter01/resources.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'chapter01') diff --git a/chapter01/resources.xml b/chapter01/resources.xml index da86d4609..ad20950b2 100644 --- a/chapter01/resources.xml +++ b/chapter01/resources.xml @@ -23,7 +23,8 @@ Mailing Lists - The linuxfromscratch.org server hosts a number of mailing + The linuxfromscratch.org + 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 @@ 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 irc.libera.chat. + archives. You can find the IRC network at + irc.libera.chat. The support channel is named #lfs-support. -- cgit v1.2.3-54-g00ecf