diff --git a/core/java/src/net/metanotion/package.html b/core/java/src/net/metanotion/package.html
index 82e22b737a5028ab3e9b1cc7e177360ae2f87646..9ca87ac2c0a970f5341e8f6a7ebb4a3f3fa89fe9 100644
--- a/core/java/src/net/metanotion/package.html
+++ b/core/java/src/net/metanotion/package.html
@@ -140,17 +140,17 @@ public class BlockFile implements Closeable {
 		<h3>Bugfix and cleanup Release 10/6/2006</h2>
 		<p>An unnecessary class was removed, some junk methods removed, and a couple of JDK compatability issues were fixed. The StringBytes class was switched to ASCII(from UTF-8) for better compatibility.</p>
 		<ul>
-			<li><a href="BlockFile.2006.10.06.jar">BlockFile binary JAR, version 0.1.1</a></li>
-			<li><a href="BlockFile.src.2006.10.06.zip">BlockFile source code</a></li>
+			<li><a href="http://www.metanotion.net/software/sandbox/BlockFile.2006.10.06.jar">BlockFile binary JAR, version 0.1.1</a></li>
+			<li><a href="http://www.metanotion.net/software/sandbox/BlockFile.src.2006.10.06.zip">BlockFile source code</a></li>
 		</ul>
 		
 		<h3>Initial Release 9/28/2006</h3>
 		<ul>
-			<li><a href="BlockFile.2006.09.28.jar">BlockFile binary JAR, version 0.1</a></li>
-			<li><a href="BlockFile.src.2006.09.28.zip">BlockFile source code</a></li>
+			<li><a href="http://www.metanotion.net/software/sandbox/BlockFile.2006.09.28.jar">BlockFile binary JAR, version 0.1</a></li>
+			<li><a href="http://www.metanotion.net/software/sandbox/BlockFile.src.2006.09.28.zip">BlockFile source code</a></li>
 		</ul>
 
 		<hr />
 		<center>&copy; 2006 <a href="http://www.metanotion.net/">Metanotion Software</a></center>
 	</body>
-</html>
\ No newline at end of file
+</html>