diff options
author | Sven Gothel <[email protected]> | 2010-05-14 14:37:51 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2010-05-14 14:37:51 +0200 |
commit | 03ce683b4e25716a0973aa6c1acb8698dbb3bb08 (patch) | |
tree | 167a61de48febcf195e0060a028a4e09ce4b5001 /www | |
parent | 8ae3ba82b01382564525c4a7aa030bbf7d98c09a (diff) |
Fix JOGL Deployment doc
Diffstat (limited to 'www')
-rw-r--r-- | www/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/index.html b/www/index.html index 00eddca4b..adde20b95 100644 --- a/www/index.html +++ b/www/index.html @@ -48,6 +48,7 @@ It is part of a suite of open-source technologies initiated by the Game Technology Group at Sun Microsystems. </p> <p>Please see the <a href="http://jogamp.org/jogl-demos/www">JOGL demos</a> for illustrations of advanced OpenGL techniques now possible with the Java platform. </p> + <p>You might be interesting about <a href="../doc/deployment/JOGL-DEPLOYMENT.html">JOGL Deployment</a>.</p> <p>Please have a look at the <a href="../../wiki/">Wiki</a>, including: <ul> <li><a href="../../wiki/index.php/Jogl_Overview">overview</a>,</li> |