diff options
author | Dimitry Andric <dim@FreeBSD.org> | 2015-09-06 18:41:23 +0000 |
---|---|---|
committer | Dimitry Andric <dim@FreeBSD.org> | 2015-09-06 18:41:23 +0000 |
commit | f31bcc68c72371a2bf63aead9f3373a1ff2053b6 (patch) | |
tree | b259e5d585da0f8cde9579939a74d5ef44c72abd /www/index.html | |
parent | cd2dd3df15523e2be8d2bbace27641d6ac9fa40d (diff) |
Notes
Diffstat (limited to 'www/index.html')
-rw-r--r-- | www/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/index.html b/www/index.html index 875ce57a8267..5d21abf26a3b 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> |