summaryrefslogtreecommitdiffstats
path: root/clang/www/get_involved.html
diff options
context:
space:
mode:
Diffstat (limited to 'clang/www/get_involved.html')
-rwxr-xr-xclang/www/get_involved.html18
1 files changed, 9 insertions, 9 deletions
diff --git a/clang/www/get_involved.html b/clang/www/get_involved.html
index fabaec46bda..96784108ce6 100755
--- a/clang/www/get_involved.html
+++ b/clang/www/get_involved.html
@@ -28,15 +28,15 @@ to author patches.
<h2>Follow what's going on</h2>
-<p>Clang is a subproject of the <a href="http://llvm.org">LLVM Project</a>, but
+<p>Clang is a subproject of the <a href="https://llvm.org">LLVM Project</a>, but
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.llvm.org/mailman/listinfo/cfe-commits">cfe-commits
+<li><a href="https://lists.llvm.org/mailman/listinfo/cfe-commits">cfe-commits
</a> - This list is for patch submission/discussion.</li>
-<li><a href="http://lists.llvm.org/mailman/listinfo/cfe-dev">cfe-dev</a> -
+<li><a href="https://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>
@@ -44,18 +44,18 @@ 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.llvm.org/mailman/listinfo/llvm-dev">llvm-dev</a> and <a
-href="http://lists.llvm.org/mailman/listinfo/llvm-commits">llvm-commits</a>
+please consider signing up for <a
+href="https://lists.llvm.org/mailman/listinfo/llvm-dev">llvm-dev</a> and <a
+href="https://lists.llvm.org/mailman/listinfo/llvm-commits">llvm-commits</a>
as well.</p>
<p>The most common way to talk with other developers on the project is through
-the <a href="http://lists.llvm.org/mailman/listinfo/cfe-dev">cfe-dev mailing
+the <a href="https://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.llvm.org/mailman/listinfo/cfe-commits">cfe-commits mailing
+discussion takes place on the <a
+href="https://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>
OpenPOWER on IntegriCloud