summaryrefslogtreecommitdiffstats
path: root/www/applettest.html
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2010-12-13 15:38:58 +0100
committerSven Gothel <[email protected]>2010-12-13 15:38:58 +0100
commite93339de9bc96fc66068bf0565461484db557359 (patch)
tree83b8d9d2855cb5568be9e228b7a9d08ae1ed0d99 /www/applettest.html
parentd9cfe1e81c3129c9702a5fe70713bb37bb8019aa (diff)
Oops type jogl-demo -> jogl-demos
Diffstat (limited to 'www/applettest.html')
-rw-r--r--www/applettest.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/applettest.html b/www/applettest.html
index b306bd6..724f42f 100644
--- a/www/applettest.html
+++ b/www/applettest.html
@@ -28,7 +28,7 @@ as an applet:
http://jogamp.org/deployment/webstart/jogl.all.jar,
http://jogamp.org/deployment/webstart/nativewindow.all.jar,
http://jogamp.org/deployment/webstart/gluegen-rt.jar,
- http://jogamp.org/deployment/webstart/jogl-demo/jogl-demos.jar">
+ http://jogamp.org/deployment/webstart/jogl-demos/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">
@@ -52,7 +52,7 @@ The applet above is instantiated with the following code:
http://jogamp.org/deployment/webstart/nativewindow.all.jar,
http://jogamp.org/deployment/webstart/jogl.all.jar,
http://jogamp.org/deployment/webstart/gluegen-rt.jar,
- http://jogamp.org/deployment/webstart/jogl-demo/jogl-demos.jar"&gt;
+ http://jogamp.org/deployment/webstart/jogl-demos/jogl-demos.jar"&gt;
&lt;param name="codebase_lookup" value="false"&gt;
&lt;param name="subapplet.classname" value="demos.applets.GearsApplet"&gt;
&lt;param name="subapplet.displayname" value="JOGL Gears Applet"&gt;