summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans Wennborg <hans@hanshq.net>2015-08-12 17:17:10 +0000
committerHans Wennborg <hans@hanshq.net>2015-08-12 17:17:10 +0000
commitdfc24a397966111eb8c3992728a4f35bbf5212ac (patch)
tree488a76a4f40416f037304d0ee173c9de4fe01bc4
parentc6919371b8d5ac232bd6216d4d873a1553d1c781 (diff)
Merging r244006:
------------------------------------------------------------------------ r244006 | tbrethou | 2015-08-04 21:02:43 -0700 (Tue, 04 Aug 2015) | 2 lines Update to new lists.llvm.org ------------------------------------------------------------------------ git-svn-id: https://llvm.org/svn/llvm-project/lldb/branches/release_37@244775 91177308-0d34-0410-b5e6-96231b3b80d8
-rwxr-xr-xwww/index.html4
-rw-r--r--www/sidebar.incl4
2 files changed, 4 insertions, 4 deletions
diff --git a/www/index.html b/www/index.html
index 4ca6072eb..b05efae11 100755
--- a/www/index.html
+++ b/www/index.html
@@ -120,9 +120,9 @@
<li>On Windows with VS 2012 or higher using CMake</li>
</ul>
<p>See the <a href="build.html">LLDB Build Page</a> for platform-specific build instructions.</p>
- <p>Discussions about LLDB should go to the <a href="http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev">lldb-dev</a> mailing
+ <p>Discussions about LLDB should go to the <a href="http://lists.llvm.org/mailman/listinfo/lldb-dev">lldb-dev</a> mailing
list. Commit messages for the lldb SVN module are automatically sent to the
- <a href="http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits">lldb-commits</a>
+ <a href="http://lists.llvm.org/mailman/listinfo/lldb-commits">lldb-commits</a>
mailing list, and this is also the preferred mailing list for patch
submissions.</p>
</div>
diff --git a/www/sidebar.incl b/www/sidebar.incl
index 4353353a2..7d9e5b4bf 100644
--- a/www/sidebar.incl
+++ b/www/sidebar.incl
@@ -32,8 +32,8 @@
<div class="urbangreymenu">
<h1 class="headerbar">Mailing&nbsp;Lists</h1>
<ul>
- <li><a href="http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev">lldb-dev</a></li>
- <li><a href="http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits">lldb-commits</a></li>
+ <li><a href="http://lists.llvm.org/mailman/listinfo/lldb-dev">lldb-dev</a></li>
+ <li><a href="http://lists.llvm.org/mailman/listinfo/lldb-commits">lldb-commits</a></li>
</ul>
</div>
</div>