summaryrefslogtreecommitdiff
path: root/template/contact.html.j2
diff options
context:
space:
mode:
authorStefan Kügel <skuegel@web.de>2024-03-05 21:49:27 +0100
committerStefan Kügel <skuegel@web.de>2024-03-05 21:49:27 +0100
commitffe3fb770124f8c86b68be7730692680863a6918 (patch)
tree291f30d8c13a5e9a908717f33354485342787da0 /template/contact.html.j2
parent76c318d5a4a3c4e961046c7c7daaa3564c317870 (diff)
downloadwww-ffe3fb770124f8c86b68be7730692680863a6918.tar.gz
www-ffe3fb770124f8c86b68be7730692680863a6918.tar.bz2
www-ffe3fb770124f8c86b68be7730692680863a6918.zip
replace IRC channel through link to community forum TALER ICH
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>