summaryrefslogtreecommitdiffstats
path: root/www/index.html
diff options
context:
space:
mode:
authorTanya Lattner <tonic@nondot.org>2015-08-05 03:59:14 +0000
committerTanya Lattner <tonic@nondot.org>2015-08-05 03:59:14 +0000
commitd08dbfc12e83bf628f60b6f0a8a2e6de2c14f220 (patch)
tree2757d63cee2f62819b1d56fddaa1269a603cd7df /www/index.html
parent9a3c689b8ada2cacd8dbc580ede9860ad2f266d4 (diff)
downloadexternal_libcxx-d08dbfc12e83bf628f60b6f0a8a2e6de2c14f220.tar.gz
external_libcxx-d08dbfc12e83bf628f60b6f0a8a2e6de2c14f220.tar.bz2
external_libcxx-d08dbfc12e83bf628f60b6f0a8a2e6de2c14f220.zip
Update references to lists.llvm.org
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@244003 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'www/index.html')
-rw-r--r--www/index.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/www/index.html b/www/index.html
index e3961b184..798d0c8e5 100644
--- a/www/index.html
+++ b/www/index.html
@@ -22,8 +22,8 @@
<div class="submenu">
<label>Quick Links</label>
- <a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev">cfe-dev</a>
- <a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits">cfe-commits</a>
+ <a href="http://lists.llvm.org/mailman/listinfo/cfe-dev">cfe-dev</a>
+ <a href="http://lists.llvm.org/mailman/listinfo/cfe-commits">cfe-commits</a>
<a href="http://llvm.org/bugs/">Bug Reports</a>
<a href="http://llvm.org/svn/llvm-project/libcxx/trunk/">Browse SVN</a>
<a href="http://llvm.org/viewvc/llvm-project/libcxx/trunk/">Browse ViewVC</a>
@@ -266,7 +266,7 @@
</p>
<p>Send discussions to the
- <a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev">clang mailing list</a>.</p>
+ <a href="http://lists.llvm.org/mailman/listinfo/cfe-dev">clang mailing list</a>.</p>
<!--=====================================================================-->
<h2>Using libc++ in your programs</h2>
@@ -334,7 +334,7 @@
<p>
If you think you've found a bug in libc++, please report it using
the <a href="http://llvm.org/bugs">LLVM Bugzilla</a>. If you're not sure, you
- can post a message to the <a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev">cfe-dev</a>
+ can post a message to the <a href="http://lists.llvm.org/mailman/listinfo/cfe-dev">cfe-dev</a>
mailing list or on IRC. Please include "libc++" in your subject.
</p>