diff options
Diffstat (limited to 'www/index.html')
-rw-r--r-- | www/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/index.html b/www/index.html index 1162612fe..b257c275a 100644 --- a/www/index.html +++ b/www/index.html @@ -58,10 +58,10 @@ advanced OpenGL techniques now possible with the Java platform. </p> <p>Documentation is available for <a -href="https://jogl.dev.java.net/unbranded-source/browse/*checkout*/jogl/doc/userguide/index.html?rev=HEAD&content-type=text/html">developers +href="https://jogl.dev.java.net/source/browse/*checkout*/jogl/trunk/doc/userguide/index.html">developers wishing to use</a> JOGL in their applications as well as those wishing to <a -href="https://jogl.dev.java.net/unbranded-source/browse/*checkout*/jogl/doc/HowToBuild.html?rev=HEAD&content-type=text/html">build +href="https://jogl.dev.java.net/source/browse/*checkout*/jogl/trunk/doc/HowToBuild.html">build the JOGL source tree</a>. </p> </div> @@ -146,7 +146,7 @@ the JOGL source tree</a>. <li><a href="https://jogl-demos.dev.java.net/">JOGL Demos</a></li> <li><a - href="https://jogl.dev.java.net/unbranded-source/browse/*checkout*/jogl/doc/userguide/index.html?rev=HEAD&content-type=text/html">JOGL User's Guide</a></li> + href="https://jogl.dev.java.net/source/browse/*checkout*/jogl/trunk/doc/userguide/index.html">JOGL User's Guide</a></li> <li><a href="http://netbeans-opengl-pack.dev.java.net/">The NetBeans OpenGL Pack</a></li> <li><a href="BOF-3908-JOGL-slides.pdf"> JavaOne 2007 BOF Slides on JOGL</a></li> |