diff options
author | Timothy Bauscher <timothy@linuxfromscratch.org> | 2002-12-15 22:44:21 +0000 |
---|---|---|
committer | Timothy Bauscher <timothy@linuxfromscratch.org> | 2002-12-15 22:44:21 +0000 |
commit | 1bac4b8f171d055948c13cca9a1d845c34fb8c42 (patch) | |
tree | c21e7b41aeb1cec6eb75ed7811bbbf17cf2c6644 /index.xml | |
parent | 788676013b56f782225f93ac7041691ed3424645 (diff) |
Changed http entity to temporary download location.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2236 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'index.xml')
-rw-r--r-- | index.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ <!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org"> <!ENTITY http-root "http://ftp.linuxfromscratch.org"> <!ENTITY ftp "ftp://ftp.linuxfromscratch.org/lfs-packages/cvs"> -<!ENTITY http "http://ftp.linuxfromscratch.org/lfs-packages/cvs"> +<!ENTITY http "http://downloads.linuxfromscratch.org"> <!ENTITY hints-root "http://hints.linuxfromscratch.org/hints/"> <!ENTITY hints-index "http://hints.linuxfromscratch.org/hints.shtml"> <!ENTITY blfs-root "http://beyond.linuxfromscratch.org/"> |