diff options
author | Kenneth Russel <[email protected]> | 2009-03-17 01:53:21 +0000 |
---|---|---|
committer | Kenneth Russel <[email protected]> | 2009-03-17 01:53:21 +0000 |
commit | 1e0e33ba46ecbefbd7f3a803a32564f43153b1b1 (patch) | |
tree | bb2c674c2af2ddb0834228c5e45145805c8cb2b3 /www | |
parent | b744f1520bd98ea626f7958ac1152c304ca4605c (diff) |
Fixed links to JOGL User's Guide and HowToBuild.html after CVS-to-Subversion conversion
git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/jogl/trunk@1877 232f8b59-042b-4e1e-8c03-345bb8c30851
Diffstat (limited to 'www')
-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> |