summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2009-06-15 17:23:35 +0000
committerTed Kremenek <kremenek@apple.com>2009-06-15 17:23:35 +0000
commit37ad3d4e8b736882b9efdda1a528354313490558 (patch)
tree65c5767b78cd45b81f51ba208bd3ce90dc9911ba /www
parentb280638d20eb16216be38987ecd7af72c73053b4 (diff)
Revert r73341.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@73393 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'www')
-rw-r--r--www/analyzer/menu.html.incl16
1 files changed, 8 insertions, 8 deletions
diff --git a/www/analyzer/menu.html.incl b/www/analyzer/menu.html.incl
index 9422f03ded..a5e7f31f62 100644
--- a/www/analyzer/menu.html.incl
+++ b/www/analyzer/menu.html.incl
@@ -6,18 +6,18 @@
<div class="submenu">
<label>Quick Links</label>
- <a href="index.html">About the Analyzer</a>
- <a href="filing_bugs.html">Filing Bugs</a>
+ <a href="/index.html">About the Analyzer</a>
+ <a href="/filing_bugs.html">Filing Bugs</a>
</div>
<div class="submenu">
<label>User Manual</label>
-<!-- <a href="design_philosphy.html">Design&nbsp;Philosophy</a> -->
- <a href="installation.html">Obtaining&nbsp;the&nbsp;Analyzer</a>
- <a href="scan-build.html">Running&nbsp;the&nbsp;Analyzer</tt></a>
- <a href="available_checks.html">Available&nbsp;Checks</a>
-<!-- <a href="false_positives.html">False&nbsp;Positives</a> -->
- <a href="annotations.html">Source-level Annotations</a>
+<!-- <a href="/design_philosphy.html">Design&nbsp;Philosophy</a> -->
+ <a href="/installation.html">Obtaining&nbsp;the&nbsp;Analyzer</a>
+ <a href="/scan-build.html">Running&nbsp;the&nbsp;Analyzer</tt></a>
+ <a href="/available_checks.html">Available&nbsp;Checks</a>
+<!-- <a href="/false_positives.html">False&nbsp;Positives</a> -->
+ <a href="/annotations.html">Source-level Annotations</a>
</div>
<div class="submenu">