summaryrefslogtreecommitdiff
path: root/template/contact.html.j2
diff options
context:
space:
mode:
Diffstat (limited to 'template/contact.html.j2')
-rw-r--r--template/contact.html.j29
1 files changed, 5 insertions, 4 deletions
diff --git a/template/contact.html.j2 b/template/contact.html.j2
index 945f207f..eb23321c 100644
--- a/template/contact.html.j2
+++ b/template/contact.html.j2
@@ -77,12 +77,13 @@
</div>
<div class="col-lg-6">
- <h2>{{ _("IRC") }}</h2>
+ <h2>{{ _("Community Forum") }}</h2>
<p>
{% trans %}
- Our IRC channel is #taler on
- <a href="https://web.libera.chat/" target="_blank" rel="noopener noreferrer">
- Libera</a>.{% endtrans %}
+ Our community forum is located at
+ <a href="https://ich.taler.net/" target="_blank" rel="noopener noreferrer">
+ the Integration Community Hub (TALER ICH)</a>.
+ {% endtrans %}
</p>
</div>