diff options
author | Kevin Rushforth <[email protected]> | 2004-08-03 21:12:39 +0000 |
---|---|---|
committer | Kevin Rushforth <[email protected]> | 2004-08-03 21:12:39 +0000 |
commit | 6504b46303defd9c7f00028e8dafc92162f8cbda (patch) | |
tree | 0797f94c650eead155a2204b5485af9d3ea9d842 /www/index.html | |
parent | 05a8eed3197ded4871b302997d70d1984879a608 (diff) |
Fixed links (use "java3d.dev.java.net/" not "index.html")
git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@28 ba19aa83-45c5-6ac9-afd3-db810772062c
Diffstat (limited to 'www/index.html')
-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 a1ba060..3a80b88 100644 --- a/www/index.html +++ b/www/index.html @@ -86,7 +86,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-core 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.<br> </p> <h3><a name="Feedback_and_Discussion"></a>Feedback and Discussion<br> |