fix broken links.


git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@74727 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/www/menu.html.incl b/www/menu.html.incl
index 94db942..cc0af56 100644
--- a/www/menu.html.incl
+++ b/www/menu.html.incl
@@ -4,7 +4,7 @@
   </div>
   
   <div class="submenu">
-    <label>compiler_rt Info</label>
+    <label>compiler-rt Info</label>
     <a href="/index.html">About</a>
   </div>
 
@@ -13,7 +13,7 @@
     <a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev">llvmdev</a>
     <a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits">llvm-commits</a>
     <a href="http://llvm.org/bugs/">Bug Reports</a>
-    <a href="http://llvm.org/svn/llvm-project/compiler_rt/trunk/">Browse SVN</a>
-    <a href="http://llvm.org/viewvc/llvm-project/compiler_rt/trunk/">Browse ViewVC</a>
+    <a href="http://llvm.org/svn/llvm-project/compiler-rt/trunk/">Browse SVN</a>
+    <a href="http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/">Browse ViewVC</a>
   </div>
 </div>