Fix broken link. I believe this has been broken for at least 7 months.

llvm-svn: 150329
This commit is contained in:
Michael J. Spencer 2012-02-12 09:11:39 +00:00
parent e24c94af81
commit 9dc864b6ce
1 changed files with 1 additions and 1 deletions

View File

@ -99,7 +99,7 @@ Web Site</a> or the <a href="http://llvm.org">LLVM Web Site</a>.</p>
an end-user, documenting the supported features, command line options, etc. If
you are interested in using Clang to build a tool that processes code, please
see <a href="InternalsManual.html">the Clang Internals Manual</a>. If you are
interested in the <a href="http://clang.llvm.org/StaticAnalysis.html">Clang
interested in the <a href="http://clang-analyzer.llvm.org">Clang
Static Analyzer</a>, please see its web page.</p>
<p>Clang is designed to support the C family of programming languages, which