forked from I2P_Developers/i2p.i2p
fix broken links
This commit is contained in:
@ -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>© 2006 <a href="http://www.metanotion.net/">Metanotion Software</a></center>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user