Correct github urls

This commit is contained in:
meeh
2019-11-17 21:14:46 +00:00
parent 9143012373
commit 1db299725e

View File

@@ -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 %}