diff options
Diffstat (limited to 'www/applettest-next.html')
-rw-r--r-- | www/applettest-next.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/applettest-next.html b/www/applettest-next.html index 69abe5d..31ef953 100644 --- a/www/applettest-next.html +++ b/www/applettest-next.html @@ -15,7 +15,7 @@ http://jogamp.org/deployment/webstart-next/nativewindow.all.jar, http://jogamp.org/deployment/webstart-next/jogl.all.jar, http://jogamp.org/deployment/webstart-next/gluegen-rt.jar, - http://jogamp.org/deployment/webstart-next/jogl-demos.jar"> + http://jogamp.org/deployment/webstart-next/jogl-demo/jogl-demos.jar"> <param name="codebase_lookup" value="false"> <param name="subapplet.classname" value="demos.applets.GearsApplet"> <param name="subapplet.displayname" value="JOGL Gears Applet"> |