summaryrefslogtreecommitdiffstats
path: root/www/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'www/index.html')
-rw-r--r--www/index.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/www/index.html b/www/index.html
index 8b36ffe..a085de2 100644
--- a/www/index.html
+++ b/www/index.html
@@ -1,8 +1,8 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
- <meta http-equiv="content-type"
- content="text/html; charset=ISO-8859-1">
+ <meta content="text/html; charset=ISO-8859-1"
+ http-equiv="content-type">
<title>The Java 3D Core Utilities</title>
</head>
<body>
@@ -16,9 +16,9 @@ hierarchy.<br>
core Java&nbsp;3D API), and <a href="http://j3d-examples.dev.java.net/">j3d-examples</a>
(the Java&nbsp;3D
example programs). The j3d-core-utils project is built as part of
-j3d-core. Refer to the build instructions [TODO: link] in the <a
- href="http://j3d-core.dev.java.net/">j3d-core</a> project for
-more information.<br>
+j3d-core. Refer to the <a href="build-instr.html">download and build
+instructions</a> for information on downloading and building j3d-core
+and j3d-core-utils.
</p>
<h3>Project highlights</h3>
<p><b>Release project Source code</b> </p>