From 3421d20a2fcba30d4e327234afb528663c48cf78 Mon Sep 17 00:00:00 2001
From: str4d <str4d@mail.i2p>
Date: Wed, 16 Jul 2014 03:02:56 +0000
Subject: [PATCH] Corrected upstream link to SAMv3 C++ lib

---
 i2p2www/pages/site/docs/api/samv3.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/i2p2www/pages/site/docs/api/samv3.html b/i2p2www/pages/site/docs/api/samv3.html
index f6871b437..6ab9cef2d 100644
--- a/i2p2www/pages/site/docs/api/samv3.html
+++ b/i2p2www/pages/site/docs/api/samv3.html
@@ -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>
-- 
GitLab