diff options
author | Sven Gothel <[email protected]> | 2015-08-29 21:40:07 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2015-08-29 21:40:07 +0200 |
commit | 89d5f1077cee358841a33b96572531e735d49e27 (patch) | |
tree | 649abce69f5885822f6b6b8d4f5e6a15a1507a50 | |
parent | da4d07c2bc633a4660a3ad2b67600fa8b4cb8506 (diff) | |
parent | 1652c153fdf973fd4292a13c3ddf1f805abf9239 (diff) |
Merge branch 'master' of http://github.com/io7m/jogl
-rw-r--r-- | www/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/index.html b/www/index.html index 5954c852b..b20ef6db4 100644 --- a/www/index.html +++ b/www/index.html @@ -419,7 +419,7 @@ </tr> <tr> <td width="50%"> - <a href="http://mvn.io7m.com/jspatial/"> + <a href="http://io7m.github.io/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 |