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 -%} <p>{% trans -%}
The Invisible Internet Browser is a fork of TorBrowser/Mozilla Firefox ESR The Invisible Internet Browser is a fork of TorBrowser/Mozilla Firefox ESR
that comes preconfigured with proxy settings, NoScript and 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 security and privacy improvements like a drag and drop filter and external
app blocker. app blocker.
{%- endtrans %}</p> {%- endtrans %}</p>
@@ -43,9 +43,9 @@
{% trans %} {% trans %}
Status: Beta-7 Status: Beta-7
<ul> <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/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> </ul>
{%- endtrans %} {%- endtrans %}