diff options
author | Sven Gothel <[email protected]> | 2014-01-21 21:05:45 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2014-01-21 21:05:45 +0100 |
commit | 70f5c06b8155f7511987b73a24fda258ea2abfbc (patch) | |
tree | 1817a83f087fb0dd4c981fe2771bdb7c7a196882 /doc/userguide/index.html | |
parent | 1884e80891219f8d213d67f4da0b3b0aa31b86cc (diff) |
Doc: JOGL-DEPLOYMENT Change 'Traditional Applets' to 'New Applets' (NApplet)
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 f90a260c0..8b3a510e6 100644 --- a/doc/userguide/index.html +++ b/doc/userguide/index.html @@ -213,7 +213,7 @@ libraries required to use JOGL without relying on the Java library path or any platform-dependent environment variable allowing to set the location of native libraries. This allows desktop applications as well as traditional Applets -<a href="../deployment/JOGL-DEPLOYMENT.html#TraditionalApplets">as traditional Applets</a> +<a href="../deployment/JOGL-DEPLOYMENT.html#NApplets">as NApplets</a> to utilize the native library JAR files the same way Webstart/JNLP does. </p> |