diff --git a/i2p2www/pages/site/index.html b/i2p2www/pages/site/index.html
index c76a64a739f12d44036da6f31642ef600f43df18..5c501840c05a38eacd0140e645cb5c27c1695ae8 100644
--- a/i2p2www/pages/site/index.html
+++ b/i2p2www/pages/site/index.html
@@ -30,7 +30,7 @@
   </div>
   <div class="aside">
     <h1>{% trans %}Peer-to-Peer{% endtrans %}</h1>
-    <p>{% trans %}The network is people powered . Peers make a portion of their resources, particularly bandwidth, available to other network participants. This allows the network to function with relying on centralized servers.{% endtrans %} <a href="{{ site_url('docs/protocol') }}">{% trans %}Learn more about the Protocol Stack{% endtrans %}</a>.</p>
+    <p>{% trans %}The network is people powered . Peers make a portion of their resources, particularly bandwidth, available to other network participants. This allows the network to function without relying on centralized servers.{% endtrans %} <a href="{{ site_url('docs/protocol') }}">{% trans %}Learn more about the Protocol Stack{% endtrans %}</a>.</p>
 
     <h1>{% trans %}Privacy and Security By Design{% endtrans %}</h1>
     <p>{% trans %}I2P has created transport protocols that resist DPI censorship, and continuously improves its end to end encryption.{% endtrans %}