r199398 - www: link to the planet clang newsfeed
Alp Toker
alp at nuanti.com
Thu Jan 16 08:29:02 PST 2014
Author: alp
Date: Thu Jan 16 10:29:02 2014
New Revision: 199398
URL: http://llvm.org/viewvc/llvm-project?rev=199398&view=rev
Log:
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.)
Modified:
cfe/trunk/www/menu.html.incl
Modified: cfe/trunk/www/menu.html.incl
URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/www/menu.html.incl?rev=199398&r1=199397&r2=199398&view=diff
==============================================================================
--- cfe/trunk/www/menu.html.incl (original)
+++ cfe/trunk/www/menu.html.incl Thu Jan 16 10:29:02 2014
@@ -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">
More information about the cfe-commits
mailing list