summaryrefslogtreecommitdiffstats
path: root/clang/docs/UsersManual.html
diff options
context:
space:
mode:
authorMichael J. Spencer <bigcheesegs@gmail.com>2012-02-12 09:11:39 +0000
committerMichael J. Spencer <bigcheesegs@gmail.com>2012-02-12 09:11:39 +0000
commit9dc864b6ceef437656f620dd33effaafdf54eb7c (patch)
tree02f645d1b095b7fd6e6e65c5a01a909e67f7669d /clang/docs/UsersManual.html
parente24c94af81fcd0fc8c0932a66a26d55cfeb9faa9 (diff)
downloadbcm5719-llvm-9dc864b6ceef437656f620dd33effaafdf54eb7c.tar.gz
bcm5719-llvm-9dc864b6ceef437656f620dd33effaafdf54eb7c.zip
Fix broken link. I believe this has been broken for at least 7 months.
llvm-svn: 150329
Diffstat (limited to 'clang/docs/UsersManual.html')
-rw-r--r--clang/docs/UsersManual.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/docs/UsersManual.html b/clang/docs/UsersManual.html
index 0a3258e2708..26ee38280af 100644
--- a/clang/docs/UsersManual.html
+++ b/clang/docs/UsersManual.html
@@ -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
OpenPOWER on IntegriCloud