]> granicus.if.org Git - clang/commitdiff
fix a broken link
authorChris Lattner <sabre@nondot.org>
Mon, 19 Dec 2011 07:49:23 +0000 (07:49 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 19 Dec 2011 07:49:23 +0000 (07:49 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@146859 91177308-0d34-0410-b5e6-96231b3b80d8

docs/UsersManual.html

index 933e4e006be9de823e974598fb916debae47b64b..4e7cdf0b8ea1c8a9835f24614fab08816d1040aa 100644 (file)
@@ -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>