diff --git a/i2p2www/pages/site/browser/download.html b/i2p2www/pages/site/browser/download.html
index 9c4c76bd5260a70adaee9a3142dda6c6d4f0fd02..a762f478f92391ea198384c9970fb0392b358eef 100644
--- a/i2p2www/pages/site/browser/download.html
+++ b/i2p2www/pages/site/browser/download.html
@@ -27,7 +27,7 @@
   <p>{% trans -%}
     The Invisible Internet Browser is a fork of TorBrowser/Mozilla Firefox ESR
     that comes preconfigured with proxy settings, NoScript and
-    <a href="https://github.com/mikalv/i2pbutton">I2PButton</a> which contains
+    <a href="https://github.com/i2p/i2pbutton">I2PButton</a> which contains
     security and privacy improvements like a drag and drop filter and external
     app blocker.
     {%- endtrans %}</p>
@@ -43,9 +43,9 @@
   {% trans %}
   Status: Beta-7
   <ul>
-    <li><a href="https://github.com/mikalv/test-i2p-browser">Firefox Branch</a></li>
+    <li><a href="https://github.com/i2p/i2p-browser">Firefox Branch</a></li>
     <li><a href="https://github.com/mikalv/i2p-browser-build-scripts">Build Scripts</a></li>
-    <li><a href="https://github.com/mikalv/i2pbutton">Browser Extension</a></li>
+    <li><a href="https://github.com/i2p/i2pbutton">Browser Extension</a></li>
   </ul>
   {%- endtrans %}