Make SAMv3 C lib link accessible outside I2P

This commit is contained in:
str4d
2014-07-16 02:59:37 +00:00
parent ce102a9fe6
commit 22ee0c6c0e

View File

@ -15,7 +15,7 @@ Alternatives:
<h2>Version 3 Language Libraries</h2>
<ul>
<li>C - <a href="http://git.repo.i2p/w/libsam3.git">libsam3</a></li>
<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>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>