diff options
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 |