diff options
Diffstat (limited to 'doc/userguide/index.html')
-rw-r--r-- | doc/userguide/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/userguide/index.html b/doc/userguide/index.html index 10136bc0f..5f95a866a 100644 --- a/doc/userguide/index.html +++ b/doc/userguide/index.html @@ -140,7 +140,7 @@ To reference JOGL within your application's JNLP file, simply place the following line in the <code><resources></code> section: <PRE> - <extension name="jogl" href="http://download.java.net/media/jogl/builds/archive/jsr-231-current/jogl.jnlp" /> + <extension name="jogl" href="http://download.java.net/media/jogl/builds/archive/jsr-231-webstart-current/jogl.jnlp" /> </PRE> This JNLP file points to the current JSR-231 unofficial development |