diff options
author | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2005-02-17 03:55:27 +0000 |
---|---|---|
committer | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2005-02-17 03:55:27 +0000 |
commit | 2ef5ccc737be9395dbc7bab262960d913d83a5f8 (patch) | |
tree | 30037eef4ecdafd86a5454425904b5fcc3ed32fe | |
parent | 2bb99428ded4241ff8b61f583b132224134370d2 (diff) |
Adjusted URL for livecd
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/testing/BOOK@4639 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter01/bootcd.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter01/bootcd.xml b/chapter01/bootcd.xml index 4a82d0442..47542fc6f 100644 --- a/chapter01/bootcd.xml +++ b/chapter01/bootcd.xml @@ -13,7 +13,7 @@ system. The CD is bootable and provides a stable working environment for building LFS. This book refers to this system as the <quote>host system.</quote> The CD images are actively maintained and updated versions can be found at -<ulink url="ftp://ftp.lfs-matrix.de/pub/lfs-livecd/"/></para> +<ulink url="ftp://ftp.lfs-matrix.net/pub/lfs-livecd/"/></para> <para>In addition to the tools required to build LFS, the host system on the CD has a number of other helpful tools installed:</para> |