diff options
-rw-r--r-- | www/CheckerNotes.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/CheckerNotes.html b/www/CheckerNotes.html index 3fbf0d311a..ac6733be91 100644 --- a/www/CheckerNotes.html +++ b/www/CheckerNotes.html @@ -35,9 +35,9 @@ find bugs in C and Objective-C programs. <ul> <li><a href="#Contents">Downloadable Package Contents</a></li> <li><a href="#BasicUsage">Basic Usage</a></li> - <li><a href="Output">Output of the Analyzer</a></li> - <li><a href="RecommendedUsageGuidelines">Recommended Usage Guidelines</a></li> - <li><a href="Debugging">Debugging the Analyzer</a> + <li><a href="#Output">Output of the Analyzer</a></li> + <li><a href="#RecommendedUsageGuidelines">Recommended Usage Guidelines</a></li> + <li><a href="#Debugging">Debugging the Analyzer</a> </ul> <h2 id="ReleaseContents">Package Contents</h2> |