[www] r284889 - Fix agenda link

Tanya Lattner via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 21 14:51:18 PDT 2016


Author: tbrethou
Date: Fri Oct 21 16:51:18 2016
New Revision: 284889

URL: http://llvm.org/viewvc/llvm-project?rev=284889&view=rev
Log:
Fix agenda link

Modified:
    www/trunk/devmtg/2016-11/index.html

Modified: www/trunk/devmtg/2016-11/index.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2016-11/index.html?rev=284889&r1=284888&r2=284889&view=diff
==============================================================================
--- www/trunk/devmtg/2016-11/index.html (original)
+++ www/trunk/devmtg/2016-11/index.html Fri Oct 21 16:51:18 2016
@@ -98,7 +98,7 @@ for future announcements and to ask ques
 </p>
 
 <div class="www_sectiontitle" id="agenda">Agenda</div>
-<p>The agenda may be found here: <a href="https://2016llvmdevelopersmeeting.sched.org">https://2016llvmdevelopersmeeting.sched.org</a></p>
+<p>The agenda may be found here: <a href="https://llvmdevelopersmeetingbay2016.sched.org">https://llvmdevelopersmeetingbay2016.sched.org</a></p>
 <div class="www_sectiontitle" id="register">Registration</div>
 <p>You may register here:
 <a href="https://www.eventbrite.com/e/2016-llvm-developers-meeting-bay-area-tickets-26043992282">https://www.eventbrite.com/e/2016-llvm-developers-meeting-bay-area-tickets-26043992282</a>




More information about the llvm-commits mailing list