diff options
-rw-r--r-- | www/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/index.html b/www/index.html index 4c5618b..c99a819 100644 --- a/www/index.html +++ b/www/index.html @@ -65,7 +65,7 @@ where a generated native callback function dispatches the events to Java™. </p> <p> - GlueGen also supports <a href="../doc/GlueGen_Mapping.html#oo-style-api-interface-mapping">producing an OO-Style API mapping</a> like <a href="../jogl/doc/uml/html/index.html">JOGL's incremental OpenGL Profile API levels</a>. + GlueGen also supports <a href="../doc/GlueGen_Mapping.html#oo-style-api-interface-mapping">producing an OO-Style API mapping</a> like <a href="../../jogl/doc/uml/html/index.html">JOGL's incremental OpenGL Profile API levels</a>. </p> <p> GlueGen is capable to bind low-level APIs such as the Java™ Native Interface (JNI) and |