diff options
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: |