summaryrefslogtreecommitdiff
path: root/www/menu.html.incl
diff options
context:
space:
mode:
authorTanya Lattner <tonic@nondot.org>2015-08-05 03:58:00 +0000
committerTanya Lattner <tonic@nondot.org>2015-08-05 03:58:00 +0000
commitbff0c53a2c01b693445e3152bfb2f1d88ad95160 (patch)
treeed71ba986cdf89d103002a1e964b109d4cf7cfc8 /www/menu.html.incl
parent5a4fdcaac77f55fb74aac5205e903a9446139954 (diff)
Update references to new lists.llvm.org mailing lists.
git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@244002 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'www/menu.html.incl')
-rw-r--r--www/menu.html.incl4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/menu.html.incl b/www/menu.html.incl
index cc0af560f..dfcb6f4ad 100644
--- a/www/menu.html.incl
+++ b/www/menu.html.incl
@@ -10,8 +10,8 @@
<div class="submenu">
<label>Quick Links</label>
- <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://lists.llvm.org/mailman/listinfo/llvm-dev">llvm-dev</a>
+ <a href="http://lists.llvm.org/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>