Corrected upstream link to SAMv3 C++ lib

This commit is contained in:
str4d
2014-07-16 03:02:56 +00:00
parent 22ee0c6c0e
commit 3421d20a2f

View File

@@ -16,7 +16,7 @@ Alternatives:
<h2>Version 3 Language Libraries</h2>
<ul>
<li>C - <a href="http://{{ i2pconv('git.repo.i2p') }}/w/libsam3.git">libsam3</a></li>
<li>C++ - <a href="https://github.com/Anoncoin/anoncoin/tree/master/i2psam">i2psam</a></li>
<li>C++ - <a href="https://github.com/VirtualDestructor/bitcoin-qt-i2p/tree/master/i2psam">i2psam</a></li>
<li>Go - <a href="https://bitbucket.org/kallevedin/sam3">sam3</a>,
<a href="https://github.com/cryptix/goSam">goSam</a> (<a href="http://git.repo.i2p/w/goSam.git">in I2P</a>)</li>
</ul>