summaryrefslogtreecommitdiffstats
path: root/www/applettest.html
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2010-05-08 07:25:47 +0200
committerSven Gothel <[email protected]>2010-05-08 07:25:47 +0200
commit5031cf9cd2431eb5c66904e850e22b598c621b4d (patch)
treec57b4c8573a3d4874b72ed796bfee202316ff257 /www/applettest.html
parentf7ca56fab9937ab606a107a142963e13052b25e0 (diff)
Fix applet-launcher URLs
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 a49a709..c778e03 100644
--- a/www/applettest.html
+++ b/www/applettest.html
@@ -8,7 +8,7 @@
<P>
The new <a
-href="http://applet-launcher.dev.java.net">JNLPAppletLauncher</a>
+href="http://jogamp.org/applet-launcher/www/">JNLPAppletLauncher</a>
enables the creation and deployment of applets using 3D graphics via
OpenGL without requiring the applet to be signed or performing any
manual installation of software on users' computers. It has been
@@ -76,7 +76,7 @@ JOGL and is the only certificate the end user must accept.
</P>
<P>
-The <a href="http://applet-launcher.dev.java.net">JNLPAppletLauncher
+The <a href="http://jogamp.org/applet-launcher/www/">JNLPAppletLauncher
home page</a> contains more information about what files must be
placed on the web server in order to enable the deployment of applets
using JOGL and other extensions.