diff options
author | Archaic <archaic@linuxfromscratch.org> | 2005-07-05 01:59:40 +0000 |
---|---|---|
committer | Archaic <archaic@linuxfromscratch.org> | 2005-07-05 01:59:40 +0000 |
commit | c878965eedf3ce1c8902cf29cafb1bbf5265dab3 (patch) | |
tree | 1b6a49d9fdad3e428707760d07df3202b5c6a1a3 /general.ent | |
parent | afe7ecef81b5543fba0af7ada0df1a6b235453d8 (diff) |
Updated the entities for test-results and errata.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6380 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'general.ent')
-rw-r--r-- | general.ent | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/general.ent b/general.ent index 1471e75a2..3f853d96c 100644 --- a/general.ent +++ b/general.ent @@ -12,8 +12,8 @@ <!ENTITY patches-root "&lfs-root;patches/lfs/svn/trunk/"> <!ENTITY wiki-root "http://wiki.linuxfromscratch.org/"> <!ENTITY livecd-root "http://linuxfromscratch.org/~jhuntwork/livecd/"> -<!ENTITY test-results "http://linuxfromscratch.org/~archaic/logs-&generic-version;/"> -<!ENTITY errata "http://www.linuxfromscratch.org/lfs/view/errata-&generic-version;/"> +<!ENTITY test-results "http://beta.linuxfromscratch.org/lfs/build-logs/&generic-version;/"> +<!ENTITY errata "http://beta.linuxfromscratch.org/lfs/errata/&generic-version;/"> <!ENTITY buildtime "Approximate build time"> <!ENTITY diskspace "Required disk space"> |