aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Rushforth <[email protected]>2006-01-25 17:56:13 +0000
committerKevin Rushforth <[email protected]>2006-01-25 17:56:13 +0000
commit8fca1f9e55cb3aa30185a72ad6cb05bf6da475a6 (patch)
tree21594c508a1bff2c7a0bcbbeb94a9bafb4c1c984
parent2229f72a2bd37040e0f7b0a249923b550fb15309 (diff)
Web page update
git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@509 ba19aa83-45c5-6ac9-afd3-db810772062c
-rw-r--r--www/project_tools.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/www/project_tools.html b/www/project_tools.html
new file mode 100644
index 0000000..fa7931b
--- /dev/null
+++ b/www/project_tools.html
@@ -0,0 +1,13 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+ <meta content="text/html; charset=ISO-8859-1"
+ http-equiv="content-type">
+ <title>Project Tools</title>
+</head>
+<body>
+<div><a href="http://wiki.java.net/bin/view/Javadesktop/Java3D">Wiki</a></div>
+<div><a href="https://java3d.dev.java.net/binary-builds.html">Binary
+Downloads</a></div>
+</body>
+</html>