diff options
author | athomas <[email protected]> | 2003-10-11 06:48:20 +0000 |
---|---|---|
committer | athomas <[email protected]> | 2003-10-11 06:48:20 +0000 |
commit | 30664570919282ddef3d0496251a3bfb8558b298 (patch) | |
tree | 87683b5dc9a0a2dc04125d100650a530c72ad35e | |
parent | 46068b36e23b85e0db0ed22a6391aa6661ba8e43 (diff) |
fixed link to forums to eliminate IE bug
git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/jogl/trunk@66 232f8b59-042b-4e1e-8c03-345bb8c30851
-rw-r--r-- | www/index.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/index.html b/www/index.html index 2a5f75907..7788a534f 100644 --- a/www/index.html +++ b/www/index.html @@ -19,8 +19,7 @@ href="http://wiki.java.net/bin/view/Games"> <area shape="rect" alt="Weblogs" coords="286,0,339,43" href="http://weblogs.java.net/weblogs/project/games"> -<area shape="rect" alt="Forums" coords="216,0,285,43" - href="http://games.dev.java.net/forums"> +<AREA SHAPE="rect" ALT="Forums" COORDS="216,0,285,43" HREF="http://www.javagaming.org/cgi-bin/JGNetForums/YaBB.cgi" target="_top"> <area shape="rect" alt="JavaGames Home" coords="91,0,215,43" href="http://community.java.net/games"> <area shape="rect" alt="www.java.net" coords="1,1,91,44" |