diff options
author | Alex Gronenwoud <alex@linuxfromscratch.org> | 2004-01-27 22:28:14 +0000 |
---|---|---|
committer | Alex Gronenwoud <alex@linuxfromscratch.org> | 2004-01-27 22:28:14 +0000 |
commit | a52b2c2383dd24bca424afebcc3220f571bfbf9b (patch) | |
tree | 6421f37461377ac873e0f777df065fdcd3817444 /chapter01/contactinfo.xml | |
parent | 69276a949a1782f6fbff97e1ee26424a11c89cd4 (diff) |
Equalizing the use of URL entities.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3189 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/contactinfo.xml')
-rw-r--r-- | chapter01/contactinfo.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/chapter01/contactinfo.xml b/chapter01/contactinfo.xml index f22935a61..02b05acac 100644 --- a/chapter01/contactinfo.xml +++ b/chapter01/contactinfo.xml @@ -9,7 +9,7 @@ <para>If during the building of your LFS system you encounter any errors, or have any questions, or think you found a typo in the book, then please first consult the FAQ (Frequently Asked Questions) at -<ulink url="http://www.linuxfromscratch.org/faq/"/>.</para> +<ulink url="&faq-root;"/>.</para> </sect2> @@ -36,7 +36,7 @@ include, among others, the main development and support lists.</para> <para>For information on which lists are available, how to subscribe to them, their archive locations, and so on, visit <ulink -url="http://www.linuxfromscratch.org/mail.html"/>.</para> +url="&lfs-root;mail.html"/>.</para> </sect2> @@ -79,8 +79,8 @@ you will find useful pointers on this page: <para>The LFS project has a number of mirrors set up world-wide to make accessing the website and downloading the required packages more convenient. -Please visit the website at <ulink url="http://www.linuxfromscratch.org/"/> for -a list of current mirrors.</para> +Please visit the website at <ulink url="&lfs-root;"/> for a list of current +mirrors.</para> </sect2> |