diff --git a/i2p2www/pages/site/docs/how/tech-intro.html b/i2p2www/pages/site/docs/how/tech-intro.html
index 72efb33339e83ffd580fb41286e1e589cc541b48..230bfa781214715ee5cbada999ad39ba48ea7f60 100644
--- a/i2p2www/pages/site/docs/how/tech-intro.html
+++ b/i2p2www/pages/site/docs/how/tech-intro.html
@@ -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>