Fix incorrect link description
This commit is contained in:

committed by
idk

parent
920041a6a8
commit
90c19a4fa8
@ -11,7 +11,7 @@ developed by community members.
|
||||
<h2>i2pd</h2>
|
||||
<p> {% trans i2pd='http://i2pd.website' -%}
|
||||
<a href="{{ i2pd }}">i2pd</a> is a I2P client implementation in C++.
|
||||
As of early 2016, i2pd is became stable enough to be used in
|
||||
As of early 2016, i2pd has become stable enough to be used in
|
||||
production, and since summer 2016 it fully implements all I2P APIs.
|
||||
{%- endtrans %}</p>
|
||||
|
||||
|
@ -1044,7 +1044,7 @@ either through our IRC network, IRC2P, or on Freenode.{%- endtrans %}</p>
|
||||
<li>{% trans -%}Our Bugtracker:{%- endtrans %}
|
||||
<ul>
|
||||
<li>{% trans -%}Non-private internet:{%- endtrans %} <a href="https://i2pgit.org/i2p-hackers/i2p.i2p/issues">https://i2pgit.org/i2p-hackers/i2p.i2p/issues</a></li>
|
||||
<li>{% trans -%}On I2P:{%- endtrans %} <a href="http://git.idk.i2p/i2p-hackers/i2p.i2p/issues">http://i2pgit.org/i2p-hackers/i2p.i2p/issues</a></li>
|
||||
<li>{% trans -%}On I2P:{%- endtrans %} <a href="http://git.idk.i2p/i2p-hackers/i2p.i2p/issues">http://git.idk.i2p/i2p-hackers/i2p.i2p/issues</a></li>
|
||||
</ul>
|
||||
<li>{% trans -%}Our forums:{%- endtrans %} <a href="http://{{ i2pconv('i2pforum.i2p') }}/">{{ i2pconv('i2pforum.i2p') }}</a></li>
|
||||
<li>{% trans -%}You may paste any interesting logs to a paste service such as the non-private internet services listed on the
|
||||
|
Reference in New Issue
Block a user