diff options
author | Jeremy Utley <jeremy@linuxfromscratch.org> | 2003-09-04 04:20:50 +0000 |
---|---|---|
committer | Jeremy Utley <jeremy@linuxfromscratch.org> | 2003-09-04 04:20:50 +0000 |
commit | bef49bf2a8884c7f0dd3a2fb802daa46ca3328e3 (patch) | |
tree | a0a733e4180d967ce4e3089c2fda68debcd5b933 /index.xml | |
parent | e991f768a2feb03d5c3c41bb5ef46c9b17691281 (diff) |
Updated URL's to reflect new web site structure
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2730 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'index.xml')
-rw-r--r-- | index.xml | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -11,9 +11,9 @@ <!ENTITY http-root "http://ftp.linuxfromscratch.org"> <!ENTITY ftp "ftp://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/"> +<!ENTITY hints-root "http://www.linuxfromscratch.org/hints/files/"> +<!ENTITY hints-index "http://hints.linuxfromscratch.org/hints/list.html"> +<!ENTITY blfs-root "http://www.linuxfromscratch.org/blfs/"> <!ENTITY tldp-root "http://www.tldp.org/"> <!ENTITY all-version "cvs-20030831-estimate"> |