diff options
author | Sven Gothel <[email protected]> | 2012-08-21 00:36:04 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2012-08-21 00:36:04 +0200 |
commit | dd4ca98f24583eba6ca5a0e48f81c7a53799bef3 (patch) | |
tree | 17d811d30f64a1b5df2897cad2784a27d197bb92 /doc/deployment/JOGL-DEPLOYMENT.html | |
parent | f59ca38aa9a7813ff2a8acf8ea9a83139ee4b8c7 (diff) |
crossref userguide/deployment
Diffstat (limited to 'doc/deployment/JOGL-DEPLOYMENT.html')
-rw-r--r-- | doc/deployment/JOGL-DEPLOYMENT.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/deployment/JOGL-DEPLOYMENT.html b/doc/deployment/JOGL-DEPLOYMENT.html index 830aa813b..d4916a2ba 100644 --- a/doc/deployment/JOGL-DEPLOYMENT.html +++ b/doc/deployment/JOGL-DEPLOYMENT.html @@ -35,8 +35,9 @@ in-browser applet and reference the JOGL resources.<p/> <p> - This method simply requires a Java plugin and uses JogAmp's build-in method - to locate and load the <a href="#NativeJARFiles">native JAR files</a>. + This method simply requires a Java plugin and uses JogAmp's + <a href="../userguide/index.html#automatednativelibraryloading">build-in method to automatically load</a> + the <a href="#NativeJARFiles">native JAR files</a>. </p> Examples are available: |