[llvm-commits] [www] r141753 - in /www/trunk: devmtg/index.html index.html
Tanya Lattner
tonic at nondot.org
Tue Oct 11 17:43:22 PDT 2011
Author: tbrethou
Date: Tue Oct 11 19:43:22 2011
New Revision: 141753
URL: http://llvm.org/viewvc/llvm-project?rev=141753&view=rev
Log:
Update links and move euro meeting to past meeting.
Modified:
www/trunk/devmtg/index.html
www/trunk/index.html
Modified: www/trunk/devmtg/index.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/index.html?rev=141753&r1=141752&r2=141753&view=diff
==============================================================================
--- www/trunk/devmtg/index.html (original)
+++ www/trunk/devmtg/index.html Tue Oct 11 19:43:22 2011
@@ -4,11 +4,10 @@
<p>The upcoming developer's meeting is on <a href="http://www.llvm.org/devmtg/2011-11/">November 18, 2011.</a></p>
-<p>There is also the European LLVM User Group Meeting on <a href="http://llvm.org/devmtg/2011-09-16/">September 16, 2011</a></p>
-
<p>We have had these meetings so far:</p>
<ul>
+<li><a href="2011-09-16/">September 16, 2011</a> - London, UK</li>
<li><a href="2010-11/">November 4, 2010</a> - San Jose, CA, USA</li>
<li><a href="2009-10/">October 2, 2009</a> - Cupertino, CA, USA</li>
<li><a href="2008-08-23/">August 23, 2008</a> - Tokyo, Japan</li>
Modified: www/trunk/index.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/index.html?rev=141753&r1=141752&r2=141753&view=diff
==============================================================================
--- www/trunk/index.html (original)
+++ www/trunk/index.html Tue Oct 11 19:43:22 2011
@@ -161,12 +161,12 @@
<div class="www_text">
<p>Current:</p>
<ul>
-<li><a href="http://llvm.org/devmtg/2011-09-16/">September 16, 2011 - European User Group Meeting</a></li>
<li><a href="http://llvm.org/devmtg/2011-11/">November 18, 2011 - LLVM Developers' Meeting</a></li>
</ul>
<p>Proceedings from past meetings:</p>
<ul>
+<li><a href="http://www.llvm.org/devmtg/2011-09-16/">September 2010</a></li>
<li><a href="http://www.llvm.org/devmtg/2010-11/">November 2010</a></li>
<li><a href="http://www.llvm.org/devmtg/2009-10/">October 2009</a></li>
<li><a href="http://www.llvm.org/devmtg/2008-08/">August 2008</a></li>
More information about the llvm-commits
mailing list