Update links to SAMv3 libraries

This commit is contained in:
str4d
2017-04-01 12:35:30 +00:00
parent 1f4ee24044
commit 68084135c9

View File

@@ -15,8 +15,8 @@ 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/VirtualDestructor/bitcoin-qt-i2p/tree/master/i2psam">i2psam</a></li>
<li>C - <a href="https://github.com/i2p/libsam3">libsam3</a></li>
<li>C++ - <a href="https://github.com/i2p/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>
<li>Haskell - <a href="https://hackage.haskell.org/package/network-anonymous-i2p">network-anonymous-i2p</a></li>