summaryrefslogtreecommitdiffstats
path: root/www/applettest-jnlp.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-jnlp.html
parentf7ca56fab9937ab606a107a142963e13052b25e0 (diff)
Fix applet-launcher URLs
Diffstat (limited to 'www/applettest-jnlp.html')
-rw-r--r--www/applettest-jnlp.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/applettest-jnlp.html b/www/applettest-jnlp.html
index a505f23..b9fe8db 100644
--- a/www/applettest-jnlp.html
+++ b/www/applettest-jnlp.html
@@ -8,7 +8,7 @@
<P>
In case your <a href="https://jdk6.dev.java.net/plugin2/jnlp/">Java Plugin supports JNLP</a>,
the <em>applet-gears.jnlp</em> is used,
-otherwise it shall fallback to <a href="http://applet-launcher.dev.java.net">JNLPAppletLauncher</a>.
+otherwise it shall fallback to <a href="http://jogamp.org/applet-launcher/www/">JNLPAppletLauncher</a>.
</P>
<P>
@@ -112,7 +112,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.