summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2009-07-02 21:35:49 +0000
committerChris Lattner <sabre@nondot.org>2009-07-02 21:35:49 +0000
commit4c8aa0d2c7520a078f4bcc1cb41e082633031859 (patch)
treeee89156cb871854e5424c40c3903e3e9c2eaf6c3 /www
parent135bcdf9ca7584489050b23b2ee155cce6d6cce3 (diff)
fix broken links.
git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@74727 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'www')
-rw-r--r--www/menu.html.incl6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/menu.html.incl b/www/menu.html.incl
index 94db94291..cc0af560f 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>