diff options
Diffstat (limited to 'chapter08/kernel.xml')
-rw-r--r-- | chapter08/kernel.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter08/kernel.xml b/chapter08/kernel.xml index 466d248a8..70d7675a5 100644 --- a/chapter08/kernel.xml +++ b/chapter08/kernel.xml @@ -28,7 +28,7 @@ to modules and to kernel configuration in general may be found in the kernel documentation, which is stored stored in <filename>/usr/src/linux-&kernel-version;/Documentation</filename>. The modules.conf man page and the kernel HOWTO at -<ulink url="http://www.tldp.org/HOWTO/Kernel-HOWTO.html"/> may also be of +<ulink url="&tldp-root;HOWTO/Kernel-HOWTO.html"/> may also be of interest to you.</para> <para>The following commands are run to build the kernel:</para> |