diff options
author | Jim Ingham <jingham@apple.com> | 2017-03-02 21:45:39 +0000 |
---|---|---|
committer | Jim Ingham <jingham@apple.com> | 2017-03-02 21:45:39 +0000 |
commit | 9d3e8e505a8e8acd61dfa196f0ac2b57378224b0 (patch) | |
tree | 0bb5ddbb07cc43e176a3ca87677c0d236a5f6837 | |
parent | 1393761e0ca3fe8271245762f78daf4d5208cd77 (diff) | |
download | bcm5719-llvm-9d3e8e505a8e8acd61dfa196f0ac2b57378224b0.tar.gz bcm5719-llvm-9d3e8e505a8e8acd61dfa196f0ac2b57378224b0.zip |
Add a reference to the projects in the Get involved section.
llvm-svn: 296819
-rwxr-xr-x | lldb/www/index.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lldb/www/index.html b/lldb/www/index.html index 5d5cd3584ad..83849954aac 100755 --- a/lldb/www/index.html +++ b/lldb/www/index.html @@ -126,6 +126,8 @@ <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> + <p>See the <a href="projects.html">Projects</a> page if you are looking for some interesting areas to contribute + to lldb.</p> </div> <div class="postfooter"></div> </div> |