diff options
author | kcr <kcr@28c7f869-5b4e-e670-f602-82bfaf57f300> | 2004-08-03 21:13:00 +0000 |
---|---|---|
committer | kcr <kcr@28c7f869-5b4e-e670-f602-82bfaf57f300> | 2004-08-03 21:13:00 +0000 |
commit | f0a5c059d2b54a8de043f0238ae2898a8d253664 (patch) | |
tree | 0d35ae5ac5c63fbbaf22692dc23576ad7a3b7161 /www | |
parent | df675b42cdc004df40677cdf2c6f1782b4ece5e2 (diff) |
Fixed links (use "java3d.dev.java.net/" not "index.html")
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 e445055..a82b8a4 100644 --- a/www/index.html +++ b/www/index.html @@ -55,7 +55,7 @@ to track issues (bugs, feature requests, etc.) for Java 3D-related sub-projects. Please use the above link rather than the Issue Tracker in this j3d-examples project. Refer to the <a - href="https://java3d.dev.java.net/index.html#Reporting_Issues">Reporting + href="https://java3d.dev.java.net/#Reporting_Issues">Reporting Issues</a> section in the parent java3d project for more information. </p> <h3><a name="Feedback_and_Discussion"></a>Feedback and Discussion<br> |