aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorKenneth Russel <[email protected]>2005-10-28 05:26:39 +0000
committerKenneth Russel <[email protected]>2005-10-28 05:26:39 +0000
commit9f52deb1cf604f786ebca7bfcee45f7862e1e60b (patch)
tree2071f6cd43bc6e5a13f437a6131ffa2b5ae37002 /doc
parent0f12db9ef1ec2c04c8878d639566a2a139a4365b (diff)
Corrected JSR-231 current extension JNLP file
git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/jogl/trunk@409 232f8b59-042b-4e1e-8c03-345bb8c30851
Diffstat (limited to 'doc')
-rw-r--r--doc/userguide/index.html2
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>&lt;resources&gt;</code> section:
<PRE>
- &lt;extension name="jogl" href="http://download.java.net/media/jogl/builds/archive/jsr-231-current/jogl.jnlp" /&gt;
+ &lt;extension name="jogl" href="http://download.java.net/media/jogl/builds/archive/jsr-231-webstart-current/jogl.jnlp" /&gt;
</PRE>
This JNLP file points to the current JSR-231 unofficial development