aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2008-04-25 20:30:34 +0000
committerTed Kremenek <kremenek@apple.com>2008-04-25 20:30:34 +0000
commit904f10059088d0c2747f48297c2a8f121536d769 (patch)
tree0daff99832a88f5713b2afecf9dc5896cca66ec7
parent891a353c34d850d5f8ea63f14f347e9727250de3 (diff)
Another link fix.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@50298 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--www/CheckerNotes.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/CheckerNotes.html b/www/CheckerNotes.html
index ac6733be91..7ff4020d27 100644
--- a/www/CheckerNotes.html
+++ b/www/CheckerNotes.html
@@ -165,7 +165,7 @@ completes, pass <b>-V</b> to <tt>scan-build</tt>.
</p>
-<h2 id="RecommendedUsageGuidelines<">Recommended Usage Guidelines</h2>
+<h2 id="RecommendedUsageGuidelines">Recommended Usage Guidelines</h2>
Here are a few recommendations with running the analyzer: