diff options
author | Alp Toker <alp@nuanti.com> | 2014-01-16 16:29:02 +0000 |
---|---|---|
committer | Alp Toker <alp@nuanti.com> | 2014-01-16 16:29:02 +0000 |
commit | 5a1a81841a11c9fdfc1b72faa2ffc20245bcbf78 (patch) | |
tree | 601845b7e549e0403a5c040e11f44536c24b473e | |
parent | 0b694814a80054fc3b7d6feab614efc353569505 (diff) | |
download | bcm5719-llvm-5a1a81841a11c9fdfc1b72faa2ffc20245bcbf78.tar.gz bcm5719-llvm-5a1a81841a11c9fdfc1b72faa2ffc20245bcbf78.zip |
www: link to the planet clang newsfeed
Also shuffle the Communication section so the bug tracker comes first.
(The sidebar isn't scrollable at the moment so this gives a better chance of
the bug tracker being seen. The links further down are basically invisible --
we should look into that.)
llvm-svn: 199398
-rw-r--r-- | clang/www/menu.html.incl | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/clang/www/menu.html.incl b/clang/www/menu.html.incl index 43829914685..b8689d1fb4a 100644 --- a/clang/www/menu.html.incl +++ b/clang/www/menu.html.incl @@ -35,8 +35,9 @@ <a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-users">cfe-users List</a> <a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev">cfe-dev List</a> <a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits">cfe-commits List</a> - <a href="irc://irc.oftc.net/llvm">IRC: irc.oftc.net#llvm</a> <a href="http://llvm.org/bugs/">Bug Reports</a> + <a href="http://planet.clang.org/">Planet Clang</a> + <a href="irc://irc.oftc.net/llvm">IRC: irc.oftc.net#llvm</a> </div> <div class="submenu"> |