diff options
author | Kevin Rushforth <[email protected]> | 2004-07-30 03:39:03 +0000 |
---|---|---|
committer | Kevin Rushforth <[email protected]> | 2004-07-30 03:39:03 +0000 |
commit | 05a8eed3197ded4871b302997d70d1984879a608 (patch) | |
tree | 59f4be24ecb55ccef3d7ce9e93805c6baeaead11 /www/build-instr.html | |
parent | 237647d977fd0a024dca3a4c7c6d0d8ab737273f (diff) |
Updated web pages
git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@27 ba19aa83-45c5-6ac9-afd3-db810772062c
Diffstat (limited to 'www/build-instr.html')
-rw-r--r-- | www/build-instr.html | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/www/build-instr.html b/www/build-instr.html index cd6c230..0617247 100644 --- a/www/build-instr.html +++ b/www/build-instr.html @@ -10,14 +10,15 @@ <h3>Instructions for downloading and building j3d-core </h3> <p>To -build the Java 3D packages, you must checkout the following three +build the Java 3D<sup><font size="-2">TM</font></sup> +packages, you must checkout the following three CVS repositories:<br> </p> <ul> - <li><a href="http://j3d-core.dev.java.net/">j3d-core</a></li> - <li><a href="http://j3d-core-utils.dev.java.net/">j3d-core-utils</a></li> - <li><a href="http://vecmath.dev.java.net/">vecmath</a></li> + <li><a href="https://j3d-core.dev.java.net/">j3d-core</a></li> + <li><a href="https://j3d-core-utils.dev.java.net/">j3d-core-utils</a></li> + <li><a href="https://vecmath.dev.java.net/">vecmath</a></li> </ul> <p>These three top-level directories must be named exactly as shown above and they must be sibling directories. To ensure this, run |