diff options
Diffstat (limited to 'www/index.html')
-rw-r--r-- | www/index.html | 22 |
1 files changed, 14 insertions, 8 deletions
diff --git a/www/index.html b/www/index.html index afb81d7..962fd34 100644 --- a/www/index.html +++ b/www/index.html @@ -32,14 +32,20 @@ instructions</a> for information on downloading and building j3d-core and j3d-core-utils. </p> <h3><a name="Downloads"></a>Downloads</h3> -<p>Three types of binary builds are available in the <a - href="https://j3d-core.dev.java.net/servlets/ProjectDocumentList">Documents -& Files</a> -section of the j3d-core project on java.net: Release (or FCS) builds; -Experimental (early access) builds; and Daily/Weekly builds. The latest -release build of Java 3D v1.3.1 is available. A fairly stable -experimental build, labeled as Java 3D v 1.3.2-build4 is now -available. We will set up daily or weekly builds in the near future.<br> +<p>Three types of Java 3D <a + href="https://java3d.dev.java.net/binary-builds.html">binary builds</a> +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.<br> +</p> +<p>The javadoc for the beta2 build of Java 3D v 1.3.2 can be found +<a href="http://javadesktop.org/java3d/javadoc/1.3.2-beta2/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 |