diff options
-rw-r--r-- | index.html | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -142,14 +142,14 @@ <div class="column"> <h2>Roadmaps</h2> - <ul> - <li><a href="wiki/index.php/SW_Tracking_Report_Objectives_for_the_release_2.0.2_of_JOGL">JOGL Release 2.0.2</a></li> - <li><a href="wiki/index.php/JogAmp_SIGGRAPH_2012_-_2013_Improvements">JogAmp SIGGRAPH 2012 - 2013 Improvements</a></li> - </ul> + <ul> + <li><a href="wiki/index.php/SW_Tracking_Report_Objectives_for_the_release_2.0.2_of_JOGL">JOGL Release 2.0.2</a></li> + <li><a href="wiki/index.php/JogAmp_SIGGRAPH_2012_-_2013_Improvements">JogAmp SIGGRAPH 2012 - 2013 Improvements</a></li> + </ul> <h2><a href="wiki/index.php/Jogamp_Versioning_and_Releases">Builds / Downloads</a></h2> <ul> - <li>Current [ <a href="deployment/jogamp-current/archive">zip</a>, <a href="deployment/jogamp-current">index</a>, <a href="wiki/index.php/Android_Packages">android</a> ] <i><a href="wiki/index.php/Release_2.0-rc11">2.0-rc11</a> </i> </li> + <li>Current [ <a href="deployment/jogamp-current/archive">zip</a>, <a href="deployment/jogamp-current">index</a>, <a href="wiki/index.php/Android_Packages">android</a> ] <i><a href="wiki/index.php/Release_2.0.2-rc12">2.0.2-rc12</a> </i> </li> <!-- <li>Next [ <a href="deployment/jogamp-next/archive">zip</a>, <a href="deployment/jogamp-next">index</a> ]</li> --> <li>Archive [ <a href="deployment/archive/rc">releases</a>, <a href="deployment/archive/master">master branch</a> ]</li> <li><a href="deployment/autobuilds/master">Autobuilds</a></li> @@ -174,7 +174,7 @@ <div id="footer"> <div id="footer_left"> <span>JogAmp.org</span> - by <a href="http://jogamp.org">http://jogamp.org</a> is licensed under a <br/> + by <a href="http://jogamp.org">http://jogamp.org</a> is licensed under a <br/> <a href="http://creativecommons.org/licenses/by/3.0/">Creative Commons Attribution 3.0 License</a>. </div> </div> |