diff options
author | Archaic <archaic@linuxfromscratch.org> | 2005-07-05 02:10:54 +0000 |
---|---|---|
committer | Archaic <archaic@linuxfromscratch.org> | 2005-07-05 02:10:54 +0000 |
commit | 950a61e0bcd31a964c59c3bedeab82147bd10830 (patch) | |
tree | ddf15f77a1e3f6ec32383f331e43be45a7872b43 | |
parent | a9982466b5a51185f93adff648f3a6db8df9c872 (diff) |
Updated the entities for test-results and errata. (merged from trunk r6380)
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@6381 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | general.ent | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/general.ent b/general.ent index 808c807f4..53356a139 100644 --- a/general.ent +++ b/general.ent @@ -12,8 +12,8 @@ <!ENTITY patches-root "&lfs-root;patches/lfs/&generic-version;/"> <!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"> |