summaryrefslogtreecommitdiff
path: root/www/menu.html.incl
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2008-06-17 14:02:30 +0000
committerTed Kremenek <kremenek@apple.com>2008-06-17 14:02:30 +0000
commit893d99d809c48e56be56ec9317b38f6a041cd0ff (patch)
tree6e5c0a2ee86b846538b728ffd6f9e8037495603d /www/menu.html.incl
parentd652e2b06f578c748e736c3d3bf1b513138d91ed (diff)
downloadclang-893d99d809c48e56be56ec9317b38f6a041cd0ff.tar.gz
Added link to Developer Meeting.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@52403 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'www/menu.html.incl')
-rw-r--r--www/menu.html.incl6
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>