fix broken link
authorChris Lattner <sabre@nondot.org>
Sat, 10 Oct 2009 22:15:25 +0000 (22:15 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 10 Oct 2009 22:15:25 +0000 (22:15 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@83738 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes-2.6.html

index c2c6c1eba34623f2a43e3c1dbd8bc6f75e5094c6..910257dbdc996ec8cbb0a4973c7e0cc7bc8a50ec 100644 (file)
@@ -786,7 +786,7 @@ releases of LLVM.</p>
 <li>The new '<a href="http://llvm.org/doxygen/Triple_8h-source.html">Triple
     </a>' class centralizes a lot of logic that reasons about target
     triples.</li>
-<li>The new '<a href="http://llvm.org/doxygen/ErrorHandling.h_8h-source.html">
+<li>The new '<a href="http://llvm.org/doxygen/ErrorHandling_8h-source.html">
     llvm_report_error()</a>' set of APIs allows tools to embed the LLVM
     optimizer and backend and recover from previously unrecoverable errors.</li>
 <li>LLVM has new abstractions for <a