diff options
Diffstat (limited to 'www')
-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 0ab0f09..8f62082 100644 --- a/www/index.html +++ b/www/index.html @@ -144,7 +144,7 @@ documentation</a><br> <li><a href="http://ak.kiet.le.googlepages.com/theredbookinjava.html">OpenGL Red Book examples using JOGL</a> </li> - <li><a href="http://pepijn.fab4.be/?page_id=34">NeHe examples ported to JOGL</a> + <li><a href="http://pepijn.fab4.be/software/nehe-java-ports/">NeHe examples ported to JOGL</a> </li> <li><a href="http://weblogs.java.net/blog/campbell/archive/2006/10/easy_2d3d_mixin.html">Chris Campbell's blog on 2D/3D Mixing</a> |