forked from I2P_Developers/i2p.www
Fixed link to PyBit host
This commit is contained in:
@ -1004,9 +1004,9 @@ It is hosted on <a href="http://{{ bob }}/Robert.html">http://{{ bob }}/Robert.h
|
||||
<h2 id="app.pybit">PyBit</h2>
|
||||
<p><i>{% trans dev='Blub' -%}Developed by: {{ dev }}{%- endtrans %}</i></p>
|
||||
|
||||
<p>{% trans pebcache=i2pconv('pebcache.i2p') -%}
|
||||
<p>{% trans pybit='http://'+i2pconv('echelon.i2p')+'/pybit/' -%}
|
||||
PyBit is a Bittorrent client written in Python.
|
||||
It is hosted on <a href="http://{{ pebcache }}/">http://{{ pebcache }}/</a> <!-- TODO: expand -->
|
||||
It is hosted on <a href="{{ pybit }}">{{ pybit }}</a> <!-- TODO: expand -->
|
||||
{%- endtrans %}</p>
|
||||
|
||||
<h2 id="app.i2phex">I2Phex</h2>
|
||||
|
Reference in New Issue
Block a user