diff options
author | kcr <kcr@28c7f869-5b4e-e670-f602-82bfaf57f300> | 2006-01-25 18:00:03 +0000 |
---|---|---|
committer | kcr <kcr@28c7f869-5b4e-e670-f602-82bfaf57f300> | 2006-01-25 18:00:03 +0000 |
commit | 6c54b719e4ccc58577e47be35902ee450bf5c488 (patch) | |
tree | 547a83af5784e996420f1b8659040c4945e966b1 | |
parent | c545abfe43458988081e22bdffcee7b9ee0c8800 (diff) |
Fixed typo
-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 15d9851..ac41c06 100644 --- a/www/index.html +++ b/www/index.html @@ -25,7 +25,7 @@ information, including contributing to Java 3D and reporting issues, please go to the parent <a href="https://java3d.dev.java.net/">java3d</a> project.</em></strong></p> -<p>NOTE: The issue Tracker in this j3d-core subproject cannot be used +<p>NOTE: The issue Tracker in this j3d-examples subproject cannot be used to file or track issues. Please use the <a href="https://java3d.dev.java.net/servlets/ProjectIssues">Issue Tracker</a> in the parent java3d |