diff options
author | Kevin Rushforth <[email protected]> | 2005-03-04 22:13:26 +0000 |
---|---|---|
committer | Kevin Rushforth <[email protected]> | 2005-03-04 22:13:26 +0000 |
commit | 9ca66b39cf9786e44f1b94df2c6273ef58424a03 (patch) | |
tree | 58611769a707919384370a35462c9c59448a96ad /www/index.html | |
parent | e4a3b1190ac1ccb5d20c9127ad8ef710a83c0b66 (diff) |
More web page updates
git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@145 ba19aa83-45c5-6ac9-afd3-db810772062c
Diffstat (limited to 'www/index.html')
-rw-r--r-- | www/index.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/www/index.html b/www/index.html index 533c1c8..694aa8d 100644 --- a/www/index.html +++ b/www/index.html @@ -137,10 +137,10 @@ changes.</p> <p><b>Release project Source code</b> </p> <p>The current, experimental fork of the of the Java 3D source code is an early access of version 1.3.2. It is -available for download from the CVS repository of this project. The -following page describes the <a - href="https://java3d.dev.java.net/cvs-tags.html">naming scheme for CVS -tags</a> used in this project.<br> +available for download from the CVS repository of this project. For a +description of the CVS tags used in this project, please refer to <a + href="https://java3d.dev.java.net/cvs-tags.html">"Using CVS Tags in +Java 3D Projects"</a>.<br> </p> <p>This source release differs from the the current 1.3.1 release in the following |