forked from OSchip/llvm-project
Fix broken link. I believe this has been broken for at least 7 months.
llvm-svn: 150329
This commit is contained in:
parent
e24c94af81
commit
9dc864b6ce
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue