diff options
author | Kenneth Russel <[email protected]> | 2009-03-17 01:54:36 +0000 |
---|---|---|
committer | Kenneth Russel <[email protected]> | 2009-03-17 01:54:36 +0000 |
commit | e734aaddca3c37467204c494fb3d0f9d1567d7af (patch) | |
tree | b494ed0184b341161e4bb46c2976d753e35688fc | |
parent | 1e0e33ba46ecbefbd7f3a803a32564f43153b1b1 (diff) |
Fixed link to HowToBuild.html after CVS-to-Subversion conversion
git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/jogl/trunk@1878 232f8b59-042b-4e1e-8c03-345bb8c30851
-rw-r--r-- | doc/userguide/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/userguide/index.html b/doc/userguide/index.html index 8a64c8f13..ed314f557 100644 --- a/doc/userguide/index.html +++ b/doc/userguide/index.html @@ -95,7 +95,7 @@ the JSR has not yet been produced. Most developers using JOGL will download the most current <a href="https://jogl.dev.java.net/servlets/ProjectDocumentList">release build</a>. Separate instructions are available on how 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 source tree</a>. </P> |