summaryrefslogtreecommitdiffstats
path: root/www/index.html
diff options
context:
space:
mode:
authorathomas <[email protected]>2003-10-11 06:46:18 +0000
committerathomas <[email protected]>2003-10-11 06:46:18 +0000
commit0e9b9a2b46d3d03c9affbcddfd86847295442e94 (patch)
tree27d601979af8a3fa146366b9cf797389409c6197 /www/index.html
parenta3c4a933272269f870c08cda5fce6079d665c110 (diff)
fixed link to forums to eliminate IE bug
git-svn-id: file:///home/mbien/NetBeansProjects/JOGAMP/joal-sync/svn-server-sync-demos/joal-demos/trunk@35 235fdd13-0e8c-4fed-b5ee-0a390d04b286
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 35d56c3..f4654fe 100644
--- a/www/index.html
+++ b/www/index.html
@@ -4,7 +4,7 @@
<MAP NAME="navbar_Map">
<AREA SHAPE="rect" ALT="Wiki" COORDS="340,0,386,43" 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" HREF="http://www.java.net" TARGET="_self">
</MAP>