fix broken link
authorChris Lattner <sabre@nondot.org>
Tue, 3 Nov 2009 21:50:09 +0000 (21:50 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 3 Nov 2009 21:50:09 +0000 (21:50 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@85951 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index 95866dd6252ab1bf9ca26d0bac5abaf39f60f96f..5a5a01ae836b24b3d7cc9ed639b0318f769c3895 100644 (file)
@@ -1058,7 +1058,7 @@ there isn't already one.</p>
     
 <li>LLVM will not correctly compile on Solaris and/or OpenSolaris
 using the stock GCC 3.x.x series 'out the box',
-See: <a href="#brokengcc">Broken versions of GCC and other tools</a>.
+See: <a href="GettingStarted.html#brokengcc">Broken versions of GCC and other tools</a>.
 However, A <a href="http://pkg.auroraux.org/GCC">Modern GCC Build</a>
 for x86/x86-64 has been made available from the third party AuroraUX Project
 that has been meticulously tested for bootstrapping LLVM &amp; Clang.</li>