aboutsummaryrefslogtreecommitdiff
path: root/docs/UsersManual.html
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2011-12-19 07:49:23 +0000
committerChris Lattner <sabre@nondot.org>2011-12-19 07:49:23 +0000
commit2c2a385a1abef4d4b0b9f3712db3859da404b5eb (patch)
tree2a07872c7db4222acc32407484e048950c2b8b34 /docs/UsersManual.html
parent9c2ffd803af03f1728423d0d73ff87d988642633 (diff)
fix a broken link
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@146859 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/UsersManual.html')
-rw-r--r--docs/UsersManual.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/UsersManual.html b/docs/UsersManual.html
index 933e4e006b..4e7cdf0b8e 100644
--- a/docs/UsersManual.html
+++ b/docs/UsersManual.html
@@ -674,7 +674,7 @@ In general, this usage is discouraged. Instead, we prefer that users file bugs
against the analyzer when it flags false positives. There is also active
discussion of allowing users in the future to selectively silence specific
analyzer warnings (some of which can already be done using <a
-href="analyzer_annotations">annotations</a>).</li>
+href="#analyzer_annotations">annotations</a>).</li>
</ul>