summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans Wennborg <hans@hanshq.net>2015-08-12 17:14:28 +0000
committerHans Wennborg <hans@hanshq.net>2015-08-12 17:14:28 +0000
commitf9ef0f8339ee8831279edbe4901047999365b9b5 (patch)
tree99b9ceab0b6562205054f34d4ab95560f1b0b614
parent5f363ad7d2f87f6a1102d74da6a55d7fc7c0b847 (diff)
downloadcompiler-rt-f9ef0f8339ee8831279edbe4901047999365b9b5.tar.gz
Merging r244002:
------------------------------------------------------------------------ r244002 | tbrethou | 2015-08-04 20:58:00 -0700 (Tue, 04 Aug 2015) | 2 lines Update references to new lists.llvm.org mailing lists. ------------------------------------------------------------------------ git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/branches/release_37@244771 91177308-0d34-0410-b5e6-96231b3b80d8
-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>