summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjada <jada@28c7f869-5b4e-e670-f602-82bfaf57f300>2006-03-03 22:40:23 +0000
committerjada <jada@28c7f869-5b4e-e670-f602-82bfaf57f300>2006-03-03 22:40:23 +0000
commitcd1c18f8f1f36b749610a2b679f09ff17e90034a (patch)
tree3351729bfaf1334cf820ef95835e73166e9af82e
parent5ac8b22022c4c7401d1df4366da51a882dd4cbcc (diff)
Changed a link and added a space to README-build.html
-rw-r--r--README-build.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/README-build.html b/README-build.html
index 0110066..528df10 100644
--- a/README-build.html
+++ b/README-build.html
@@ -82,7 +82,7 @@ work.We have built j3d-examples on the following operating environments:<br>
<ul>
<li><a href="http://java.sun.com/j2se">JDK 1.4.2</a> </li>
<li><a href="http://jakarta.apache.org/ant">Apache Ant 1.6.1</a> </li>
- <li><a href="https://j3d-examples.dev.java.net/">Java&nbsp;3D
+ <li><a href="https://java3d.dev.java.net/">Java&nbsp;3D
1.4.0</a> or later. </li>
</ul>
<h3><span style="text-decoration: underline;">Building
@@ -113,7 +113,7 @@ PATH (Windows).<br>
</p>
<p>This will build all example programs and bundle them into a single
jar
-file,<code>j3d-examples.jar</code>, placed in the <code>dist</code>
+file,<code> j3d-examples.jar</code>, placed in the <code>dist</code>
directory. <br>
</p>
<h3><span style="text-decoration: underline;">Running j3d-examples</span></h3>