summaryrefslogtreecommitdiffstats
path: root/www/test.html
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2011-03-03 05:30:16 +0100
committerSven Gothel <[email protected]>2011-03-03 05:30:16 +0100
commit05e3d96ff9586b2f6cd5c2841337f9be7d07c313 (patch)
tree70b7f374fba9407dd5f6f3018530bfecace892ab /www/test.html
parentcfa1ee0982dc9daae8ec44bbbf1a4297475c1c6c (diff)
Fix www - add version/test link
Diffstat (limited to 'www/test.html')
-rw-r--r--www/test.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/www/test.html b/www/test.html
index f9e32a1..d0fd9a0 100644
--- a/www/test.html
+++ b/www/test.html
@@ -1,6 +1,10 @@
<H2> Test page for JOGL demos </H2>
<p>
+<H3> Version </H3>
+<a href="../../deployment/webstart/applet-version-jnlp.html">Applet</a><br>
+<a href="../../deployment/webstart/application-version.jnlp">Application</a><br>
+
<H3> AWT JNLP Applet test with Applet Launcher fallback </H3>
<a href="applettest-jnlp-next.html">JNLP Applet test</a><br>
<a href="applettest-next.html">Applet Launcher test</a><br>