Changed monotone server from outdated mtn.i2p2.de/i2p to mtn.i2p-projekt.de/i2p

This commit is contained in:
nextloop
2017-01-14 11:35:57 +00:00
parent cb6c00e9b1
commit 0c6c35bd48

View File

@@ -84,7 +84,7 @@ Skim over the <a href="http://www.monotone.ca/docs/Tutorial.html">monotone tutor
If you want to remain anonymous, you need to do an additional step, to set up a connection to a monotone server over I2P:
{%- endtrans %}</p>
<p>{% trans i2ptunnel=site_url('docs/api/i2ptunnel') -%}
Enable the <a href="{{ i2ptunnel }}">i2ptunnel</a> client tunnel on port 8998 pointing to mtn.i2p2.i2p.
Enable the <a href="{{ i2ptunnel }}">i2ptunnel</a> client tunnel on port 8998 pointing to mtn.i2p-projekt.i2p.
{%- endtrans %}</p>
</li>
<li>{% trans -%}
@@ -104,11 +104,8 @@ Copy and paste the <a href="{{ devkeys }}">developer's commit keys</a> into a ne
<li>{% trans %}Anonymously:{% endtrans %} <code><b>mtn -d i2p.mtn -k "" pull "mtn://127.0.0.1:8998?i2p.i2p"</b></code></li>
<li>
<p>
{% trans %}Non-anonymously:{% endtrans %} <code><b>mtn -d i2p.mtn -k "" pull "mtn://mtn.i2p2.de?i2p.i2p"</b></code>
{% trans %}Non-anonymously:{% endtrans %} <code><b>mtn -d i2p.mtn -k "" pull "mtn://mtn.i2p-projekt.de?i2p.i2p"</b></code>
</p>
<p>{% trans -%}
Alternatively, instead of 'mtn.i2p2.de', you can also download from mtn.i2p-projekt.de.
{%- endtrans %}</p>
</ul>
</li>
<li>