diff options
author | Kevin Rushforth <[email protected]> | 2004-07-30 03:42:03 +0000 |
---|---|---|
committer | Kevin Rushforth <[email protected]> | 2004-07-30 03:42:03 +0000 |
commit | fd1efa7c6116bd79900bee88c671f6503d011629 (patch) | |
tree | 5f112803a6ca8af4debf953b514d4abae6f2e402 /www/build-instr.html | |
parent | 54923c1d10a12fc0641473c67a0f8ae5b9ca93d2 (diff) |
Web page updates
git-svn-id: https://svn.java.net/svn/j3d-core-utils~svn/trunk@16 9497e636-51bd-65ba-982d-a4982e1767a5
Diffstat (limited to 'www/build-instr.html')
-rw-r--r-- | www/build-instr.html | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/www/build-instr.html b/www/build-instr.html index 7951005..ee62ed9 100644 --- a/www/build-instr.html +++ b/www/build-instr.html @@ -10,14 +10,13 @@ <h3>Instructions for downloading and building j3d-core-utils </h3> <p>To -build the Java 3D packages, you must checkout the following three -CVS -repositories:<br> +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 |