diff options
author | Sven Gothel <[email protected]> | 2010-12-13 19:09:13 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2010-12-13 19:09:13 +0100 |
commit | aa6715b0b968a588b421cb9c7cb837c4101243e7 (patch) | |
tree | cd25bcddac0f99db949991374fd0687f8051699f /www/index.html | |
parent | 0d8e10fc2f3e5b8cfccc8e20d08c979f75bfb0a2 (diff) |
Add jnlp/html for jogl/joal demo
Diffstat (limited to 'www/index.html')
-rw-r--r-- | www/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/index.html b/www/index.html index fd5ec10..029eb7d 100644 --- a/www/index.html +++ b/www/index.html @@ -35,7 +35,8 @@ <li><a href="../doc/readme.html">Demo Documentation</a></li> <li><a href="applettest-jnlp.html">JOGL JNLP Applet test incl. Applet-Launcher fallback</a></li> <li><a href="applettest.html">JOGL Applet-Launcher only test</a></li> - <li><a href="applettest-joal.html">JOGL / JOAL Applet test</a></li> + <li><a href="../../deployment/jogl-demos/applet-gearsjoal-jnlp.html">JOGL / JOAL JNLP Applet</a></li> + <li><a href="applettest-joal.html">JOGL / JOAL Applet-Launcher only test</a></li> <li><a href="http://ak.kiet.le.googlepages.com/theredbookinjava.html">OpenGL Red Book examples using JOGL</a></li> <li><a href="http://pepijn.fab4.be/software/nehe-java-ports/">NeHe examples ported to JOGL</a></li> <!-- |