]> granicus.if.org Git - clang/commitdiff
Fix broken link. I believe this has been broken for at least 7 months.
authorMichael J. Spencer <bigcheesegs@gmail.com>
Sun, 12 Feb 2012 09:11:39 +0000 (09:11 +0000)
committerMichael J. Spencer <bigcheesegs@gmail.com>
Sun, 12 Feb 2012 09:11:39 +0000 (09:11 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@150329 91177308-0d34-0410-b5e6-96231b3b80d8

docs/UsersManual.html

index 0a3258e270881c3e9df5beea0598bb3d37de997a..26ee38280af72aa6f38b7c3d7f9a2ac8720870e6 100644 (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