diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/index.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/www/index.html b/www/index.html index 77e5b62ff..cf0f84a98 100644 --- a/www/index.html +++ b/www/index.html @@ -53,7 +53,7 @@ </ul> <h3>Presentations</h3> <ul> - <li><a href="../../wiki/index.php/JogAmp_BOF_SIGGRAPH_2013_PLANNING">Siggraph 2013</a></li> + <li><a href="../../doc/siggraph2013/">Siggraph 2013</a></li> <li><a href="../../doc/fosdem2013/">Fosdem 2013</a></li> <li><a href="../../doc/gpunurbs2011/graphicon2011-slides.pdf">NURBS @ GPU</a></li> <li><a href="../../doc/siggraph2012/">Siggraph 2012</a></li> @@ -104,13 +104,14 @@ and <a href="../../jogl-demos/www"><b>JOGL demos</b></a> for illustrations of advanced OpenGL techniques now possible with the Java platform. </p> + <!-- <div class="splash" style="padding: 0; text-align: left; font-size:21px; line-height:100%; position:relative; top:-21px;" > <a href="../../wiki/index.php/JogAmp_BOF_SIGGRAPH_2013_PLANNING">Meet us @</a> <a href="http://s2013.siggraph.org/attendees/birds-feather/events/jogamp-2d3d-multimedia-across-devices"> <img style="position:relative; top:+25px;" src="../../doc/siggraph2013/media/siggraph2013-logo_right-transparent-226x55.png" width="226" height="55" alt="JogAmp @ SIGGRAPH 2013"/> </a><br/> <i style="font-size:10px;">.. and get an awesome T-Shirt free!</i> - </div> + </div> --> <h3>Featured Projects</h3> <p> |