diff options
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | prologue/prerequisites.xml | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 4d3e51417..c28cc7b78 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,10 @@ <para>2012-09-16</para> <itemizedlist> <listitem> + <para>[matthew] - Fix link to Linux User's Guide. Fixes + <ulink url="&lfs-ticket-root;3179">#3179</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to Less-451. Fixes <ulink url="&lfs-ticket-root;3178">#3178</ulink>.</para> </listitem> diff --git a/prologue/prerequisites.xml b/prologue/prerequisites.xml index ca159444f..932c92280 100644 --- a/prologue/prerequisites.xml +++ b/prologue/prerequisites.xml @@ -41,7 +41,7 @@ <listitem> <para>The Linux Users' Guide - <ulink url="http://www.linuxhq.com/guides/LUG/guide.html"/></para> + <ulink url="http://tldp.org/pub/Linux/docs/ldp-archived/users-guide/"/></para> <para>This guide covers the usage of assorted Linux software. This reference is also fairly old, but still valid.</para> |