diff options
-rw-r--r-- | www/index.html | 17 |
1 files changed, 8 insertions, 9 deletions
diff --git a/www/index.html b/www/index.html index cf41067..7afb8cd 100644 --- a/www/index.html +++ b/www/index.html @@ -57,15 +57,14 @@ was chosen to facilitate this, while ensuring the integrity and compatibility of the API.<br> </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> page 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> +<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.</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 |