[llvm-commits] [www] r146426 - /www/trunk/devmtg/2011-11/index.html
Tanya Lattner
tonic at nondot.org
Mon Dec 12 14:06:28 PST 2011
Author: tbrethou
Date: Mon Dec 12 16:06:27 2011
New Revision: 146426
URL: http://llvm.org/viewvc/llvm-project?rev=146426&view=rev
Log:
Put break in the right spot.
Modified:
www/trunk/devmtg/2011-11/index.html
Modified: www/trunk/devmtg/2011-11/index.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2011-11/index.html?rev=146426&r1=146425&r2=146426&view=diff
==============================================================================
--- www/trunk/devmtg/2011-11/index.html (original)
+++ www/trunk/devmtg/2011-11/index.html Mon Dec 12 16:06:27 2011
@@ -147,7 +147,7 @@
</tr>
<tr><td align="center">[<a href="Weber_Wennborg_UsingClangInChromium.pdf">Slides</a>] (PDF)
-[<a href="http://www.inka3d.com/llvm2011/#landing-slide">Slides</a>] (HTML)<br>
+<br>[<a href="http://www.inka3d.com/llvm2011/#landing-slide">Slides</a>] (HTML)
<p>[<a href="videos/Wilhelmy_Exporting3DScenes-desktop.mov">Video</a>] (Computer)
<br>[<a href="videos/Wilhelmy_Exporting3DScenes-mobile.mp4">Video</a>] (Mobile)</p>
</td>
@@ -169,7 +169,7 @@
</tr>
<tr><td align="center">[<a href="Hutchins_ThreadSafety.pdf">Slides</a>] (PDF)
-[<a href="http://goo.gl/bCqK3">Slides</a>] (HTML)<br>
+<br>[<a href="http://goo.gl/bCqK3">Slides</a>] (HTML)
<p>[<a href="videos/Hutchins_ThreadSafety-desktop.mp4">Video</a>] (Computer)
<br>[<a href="videos/Hutchins_ThreadSafety-mobile.mov">Video</a>] (Mobile)</p>
</td>
More information about the llvm-commits
mailing list