diff options
-rw-r--r-- | www/menu.html.incl | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/www/menu.html.incl b/www/menu.html.incl index df9353b312..1037dfe842 100644 --- a/www/menu.html.incl +++ b/www/menu.html.incl @@ -25,4 +25,10 @@ <a href="http://llvm.org/bugs/">Bug Reports</a>
<a href="http://llvm.org/svn/llvm-project/cfe/trunk/">Browse Source</a>
</div>
+
+ <div class="submenu">
+ <label>Events</label>
+ <a href="http://llvm.org/devmtg/">August 1, 2008 - LLVM/Clang Developer Meeting</a>
+ </div>
+
</div>
|