diff options
-rw-r--r-- | www/index.html | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/www/index.html b/www/index.html index 7afb8cd..c1f5558 100644 --- a/www/index.html +++ b/www/index.html @@ -62,9 +62,14 @@ compatibility of the API.<br> are available on java.net: Release (or FCS) builds; Stable (experimental, early access) builds; and Daily builds. The latest -release build of Java 3D v1.3.1 is available. Stable -builds of Java 3D 1.3.2 (beta) are available. -Daily builds of both 1.3.2 and 1.4.0 are now available.</p> +release build of Java 3D v1.3.2 is available. +Daily builds of 1.4.0 are now available. Stable +builds of Java 3D 1.4.0 will be available soon.</p> +<p>The javadoc for the fcs release of Java 3D v 1.3.2 can be found +<a href="http://javadesktop.org/java3d/javadoc/1.3.2/index.html">here</a>. +The javadoc for a recent daily build of Java 3D v 1.4.0 can be +found <a + href="http://javadesktop.org/java3d/javadoc/1.4.0-latest/index.html">here</a>.</p> <h3><a name="How_to_Contribute"></a>How to Contribute</h3> <p>We invite developers to contribute to Java 3D. Please refer to the |