diff options
author | Greg Schafer <greg@linuxfromscratch.org> | 2003-10-07 06:00:35 +0000 |
---|---|---|
committer | Greg Schafer <greg@linuxfromscratch.org> | 2003-10-07 06:00:35 +0000 |
commit | f861982929d526b7628fc1a6f19386c665f28e31 (patch) | |
tree | 259c0150e454b1d186c75fb56f00fb9c3efe10a6 /chapter06/gcc-2953-inst.xml | |
parent | f57e3d1ad9e6bfe96ebf823be19da0e07d81d52b (diff) |
Miscellaneous fixes and cleanups.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2932 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/gcc-2953-inst.xml')
-rw-r--r-- | chapter06/gcc-2953-inst.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/gcc-2953-inst.xml b/chapter06/gcc-2953-inst.xml index a5e5c229f..e6531b560 100644 --- a/chapter06/gcc-2953-inst.xml +++ b/chapter06/gcc-2953-inst.xml @@ -18,7 +18,7 @@ developer's advice and using the version here to compile your kernel.</para> <note><para>We don't install the C++ compiler or libraries here. However, there may be reasons why you would want to install them. More information can be found -at <ulink url="&blfs-root;view/cvs/general/gcc2.html"/>.</para></note> +at <ulink url="&blfs-root;view/stable/general/gcc2.html"/>.</para></note> <para>We'll install this older release of GCC into the non-standard prefix of <filename class="directory">/opt</filename> so as to avoid interfering with |