summaryrefslogtreecommitdiff
path: root/www
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
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')
-rw-r--r--www/index.html4
-rw-r--r--www/menu.html.incl4
2 files changed, 4 insertions, 4 deletions
diff --git a/www/index.html b/www/index.html
index 875ce57a8..5d21abf26 100644
--- a/www/index.html
+++ b/www/index.html
@@ -133,10 +133,10 @@
<p>compiler-rt doesn't have its own mailing list, if you have questions please
email the <a
- href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev">llvmdev</a> mailing
+ href="http://lists.llvm.org/mailman/listinfo/llvm-dev">llvm-dev</a> mailing
list. Commits to the compiler-rt SVN module are automatically sent to the
<a
- href="http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits">llvm-commits</a>
+ href="http://lists.llvm.org/mailman/listinfo/llvm-commits">llvm-commits</a>
mailing list.</p>
</div>
</body>
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>