summaryrefslogtreecommitdiffstats
path: root/www/index.html
diff options
context:
space:
mode:
authorKenneth Russel <[email protected]>2007-03-12 15:54:44 +0000
committerKenneth Russel <[email protected]>2007-03-12 15:54:44 +0000
commit2b5f8985ffa58b0d7f70eaed80ace49425c9da4d (patch)
tree9d7d578668fd57a39f482a9fd7a9c22a13157378 /www/index.html
parentb2a52f7a23146430d454f1ad6f75b4045829e23e (diff)
Updated link to Pepijn van Eeckhoudt's Nehe JOGL ports
git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/../svn-server-sync/jogl-demos/trunk@209 3298f667-5e0e-4b4a-8ed4-a3559d26a5f4
Diffstat (limited to 'www/index.html')
-rw-r--r--www/index.html2
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>