diff options
author | Kevin Rushforth <[email protected]> | 2004-08-03 21:12:51 +0000 |
---|---|---|
committer | Kevin Rushforth <[email protected]> | 2004-08-03 21:12:51 +0000 |
commit | 0dd0ceaf9f780d4d8877c747f53630a2622e7817 (patch) | |
tree | 3ba46d3894ecc5ab0937ceab348a5393bd50bfcc /www/index.html | |
parent | 56d4a98f9b8f81ad37bcf8a5f09d7e986b6fdadc (diff) |
Fixed links (use "java3d.dev.java.net/" not "index.html")
git-svn-id: https://svn.java.net/svn/j3d-core-utils~svn/trunk@18 9497e636-51bd-65ba-982d-a4982e1767a5
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 3542985..afb81d7 100644 --- a/www/index.html +++ b/www/index.html @@ -62,7 +62,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-utils 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> |