diff options
author | Sven Gothel <[email protected]> | 2013-06-26 19:05:24 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2013-06-26 19:05:24 +0200 |
commit | d08fd70985f7d47fc767d1393d4cb01135ac583a (patch) | |
tree | 10b496695f365cea042f581b94d847c74f0683a5 /www | |
parent | c5982ac595b1dcc069d5da44b2cbab79b822a7ee (diff) |
Fix 2 links
Diffstat (limited to 'www')
-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 |