diff options
-rw-r--r-- | chapter02/bootscripts.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/chapter02/bootscripts.xml b/chapter02/bootscripts.xml index d55234c3a..2a0463250 100644 --- a/chapter02/bootscripts.xml +++ b/chapter02/bootscripts.xml @@ -9,10 +9,10 @@ process, not to mention very error-prone. <para> To save some time, the bootscripts can be downloaded from <ulink -url="http://download.linuxfromscratch.org/bootscripts/"> -http://download.linuxfromscratch.org/bootscripts/</ulink> or <ulink -url="ftp://download.linuxfromscratch.org/bootscripts/"> -ftp://download.linuxfromscratch.org/bootscripts/</ulink>. +url="http://packages.linuxfromscratch.org/bootscripts/"> +http://packages.linuxfromscratch.org/bootscripts/</ulink> or <ulink +url="ftp://packages.linuxfromscratch.org/bootscripts/"> +ftp://packages.linuxfromscratch.org/bootscripts/</ulink>. </para> </sect1> |