diff options
author | Kevin Rushforth <[email protected]> | 2004-06-10 02:22:52 +0000 |
---|---|---|
committer | Kevin Rushforth <[email protected]> | 2004-06-10 02:22:52 +0000 |
commit | ae06114f31d2aa61e43f586aff1a3ee2cc1d2e1d (patch) | |
tree | e25f49f98a675fa39ad929414131d923337f4a65 /www | |
parent | 9f5c17e474f65cff09dcb748b148ae1d68aea226 (diff) |
Fixed cut/paste error in build-instructions
git-svn-id: https://svn.java.net/svn/j3d-core-utils~svn/trunk@7 9497e636-51bd-65ba-982d-a4982e1767a5
Diffstat (limited to 'www')
-rw-r--r-- | www/build-instr.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/build-instr.html b/www/build-instr.html index 030b37d..7951005 100644 --- a/www/build-instr.html +++ b/www/build-instr.html @@ -17,7 +17,7 @@ repositories:<br> <ul> <li><a href="http://j3d-core.dev.java.net/">j3d-core</a></li> <li><a href="http://j3d-core-utils.dev.java.net/">j3d-core-utils</a></li> - <li><a href="http://j3d-core.dev.java.net/">vecmath</a></li> + <li><a href="http://vecmath.dev.java.net/">vecmath</a></li> </ul> <p>These three top-level directories must be named exactly as shown above and they must be sibling directories. To ensure this, run |