summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2023-02-02 23:27:58 +0100
committerSven Gothel <[email protected]>2023-02-02 23:27:58 +0100
commit84c95d5e05abfc6655e20f79ea54391186e50d12 (patch)
tree8a0b7786dc782490e98aace063b56d4579f6df7f /index.html
parent6020d19ec6243850b1a021abe7e7c3938359117e (diff)
index.html: Simplify Builds: Put 2.4.0 w/ link upfront, drop 'Current'
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 7cccee0..96c2165 100644
--- a/index.html
+++ b/index.html
@@ -176,7 +176,7 @@
<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.4.0">2.4.0</a> </i> </li>
+ <li><a href="wiki/index.php/Release_2.4.0">2.4.0</a> [ <a href="deployment/jogamp-current/archive">zip</a>, <a href="deployment/jogamp-current">index</a>, <a href="wiki/index.php/Android_Packages">android</a> ]</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 -->