]> granicus.if.org Git - clang/commitdiff
fix the menu's links
authorNuno Lopes <nunoplopes@sapo.pt>
Sun, 14 Jun 2009 09:40:09 +0000 (09:40 +0000)
committerNuno Lopes <nunoplopes@sapo.pt>
Sun, 14 Jun 2009 09:40:09 +0000 (09:40 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@73341 91177308-0d34-0410-b5e6-96231b3b80d8

www/analyzer/menu.html.incl

index a5e7f31f6275492376d698618c2680e16b79343f..9422f03deda7caa6722162b4e1fcf8ca8a3eb763 100644 (file)
@@ -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">