fix broken link


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@83738 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/docs/ReleaseNotes-2.6.html b/docs/ReleaseNotes-2.6.html
index c2c6c1e..910257d 100644
--- a/docs/ReleaseNotes-2.6.html
+++ b/docs/ReleaseNotes-2.6.html
@@ -786,7 +786,7 @@
 <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