aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2013-06-27 11:25:25 +0200
committerSven Gothel <[email protected]>2013-06-27 11:25:25 +0200
commitba5ca0e2ca2a41e21ffdd65f4e10afe5104e4303 (patch)
tree2f1c171df512a73338a7bf66433e0e484a8ae57f
parentaf6790c838815b0e6046aa1a48352f2a250196ce (diff)
Use NApplet for version info
-rw-r--r--www/index.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/www/index.html b/www/index.html
index 95c300469..49dc91fbb 100644
--- a/www/index.html
+++ b/www/index.html
@@ -94,10 +94,10 @@
<a href="../doc/NEWT-Overview.html">JOGL also provides its own native windowing toolkit, NEWT</a>.
</p>
<p>
- Quick Version Info: Current [ <a href="../../deployment/jogamp-current/jogl-applet-version.html">Applet</a>,
- <a href="../../deployment/jogamp-current/jogl-application-version.jnlp">Application</a> ],
- Next [ <a href="../../deployment/jogamp-next/jogl-applet-version.html">Applet</a>,
- <a href="../../deployment/jogamp-next/jogl-application-version.jnlp">Application</a> ].
+ Quick Version Info: Current [ <a href="../../deployment/jogamp-current/jogl-applet-version-napplet.html">NApplet</a>,
+ <a href="../../deployment/jogamp-current/jogl-application-version.jnlp">Webstart</a> ],
+ Next [ <a href="../../deployment/jogamp-next/jogl-applet-version-napplet.html">NApplet</a>,
+ <a href="../../deployment/jogamp-next/jogl-application-version.jnlp">Webstart</a> ].
</p>
<p>
Please see the <a href="../../deployment/jogamp-current/jogl-test-applets.html"><b>JOGL Tests</b></a>