diff options
-rw-r--r-- | www/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/index.html b/www/index.html index e69717dd8..ce1504d70 100644 --- a/www/index.html +++ b/www/index.html @@ -360,7 +360,7 @@ It is maintained by <a href="../../wiki/index.php/Maintainer_and_Contacts#Harvey_Harrison">Harvey Harrison</a> and initially ported to our current JOGL version by <a href="../../wiki/index.php/Maintainer_and_Contacts#Julien_Gouesse">Julien Gouesse</a>.<br/> Source available via this <a href="https://github.com/hharrison/java3d-core">git repository</a> - and JAR files can <a href="https://github.com/hharrison/java3d-core/downloads">be downloaded here</a>. + and JAR files can <a href="http://jogamp.org/deployment/java3d/">be downloaded here</a>. Our <a href="http://forum.jogamp.org/java3d-f3728156.html">forum</a> may help you with your questions. </td> @@ -375,7 +375,7 @@ </tr> <tr> <td width="50%"> - <a href="http://fossil.io7m.com/repo.cgi/io7m-jspatial/index"> + <a href="http://mvn.io7m.com/jspatial/"> <img src="media/jspatial-1-160x160.png" width="160" align="left" alt="dyn4j"></img>jspatial</a> implements a set of spatial data structures. It features Quadtree and Octtree implementations, including efficient area |