diff --git a/i2p2www/pages/site/contact.html b/i2p2www/pages/site/contact.html
index 470135982a66eb278a70645ff8e424b97b910dcf..3015360e467c018adcf0580a7f903bfb74992280 100644
--- a/i2p2www/pages/site/contact.html
+++ b/i2p2www/pages/site/contact.html
@@ -18,10 +18,9 @@
 {% filter escape %}
 {{ _('Channel list:') }}
 
-#i2p       {{ _('General i2p discussion') }}
+#i2p       {{ _('General i2p discussion and help channel') }}
 #i2p-chat  {{ _('Offtopic') }}
 #i2p-dev   {{ _('Development talk') }}
-#i2p-help  {{ _('Help channel') }}
 {% endfilter %}
 </pre>