diff options
Diffstat (limited to 'www/get_involved.html')
-rw-r--r-- | www/get_involved.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/www/get_involved.html b/www/get_involved.html index 06fee594200a7..fdd6b8f33c8c4 100644 --- a/www/get_involved.html +++ b/www/get_involved.html @@ -33,10 +33,10 @@ has its own mailing lists because the communities have people with different interests. The two clang lists are:</p> <ul> -<li><a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits">cfe-commits +<li><a href="http://lists.llvm.org/mailman/listinfo/cfe-commits">cfe-commits </a> - This list is for patch submission/discussion.</li> -<li><a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev">cfe-dev</a> - +<li><a href="http://lists.llvm.org/mailman/listinfo/cfe-dev">cfe-dev</a> - This list is for everything else Clang related (questions and answers, design discussions, etc).</li> @@ -45,17 +45,17 @@ discussions, etc).</li> <p>If you are interested in clang only, these two lists should be all you need. If you are interested in the LLVM optimizer and code generator, please consider signing up for <a -href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev">llvmdev</a> and <a -href="http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits">llvm-commits</a> +href="http://lists.llvm.org/mailman/listinfo/llvm-dev">llvm-dev</a> and <a +href="http://lists.llvm.org/mailman/listinfo/llvm-commits">llvm-commits</a> as well.</p> <p>The best way to talk with other developers on the project is through the <a -href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev">cfe-dev mailing +href="http://lists.llvm.org/mailman/listinfo/cfe-dev">cfe-dev mailing list</a>. The clang mailing list is a very friendly place and we welcome newcomers. In addition to the cfe-dev list, a significant amount of design discussion takes place on the <a -href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits">cfe-commits mailing +href="http://lists.llvm.org/mailman/listinfo/cfe-commits">cfe-commits mailing list</a>. All of these lists have archives, so you can browse through previous discussions or follow the list development on the web if you prefer.</p> |