aboutsummaryrefslogtreecommitdiff
path: root/h-source/Application/Views/Mobile/Contact/index.php
diff options
context:
space:
mode:
authorYuchen Pei <hi@ypei.me>2021-08-26 09:53:44 +1000
committerYuchen Pei <hi@ypei.me>2021-10-11 22:52:42 +1100
commita433241c0aff14110d1355f904d3dace8b6bae6b (patch)
tree408f687c56f060aaac18622d2b091f6e080f76d4 /h-source/Application/Views/Mobile/Contact/index.php
parent5f2346668dd0f7f265d08fb02e097822f5517883 (diff)
Updating contact section.
Removing info@h-node.com adding irc and mailing list. couldn't do nonenglish version because I don't know the languages.
Diffstat (limited to 'h-source/Application/Views/Mobile/Contact/index.php')
-rw-r--r--h-source/Application/Views/Mobile/Contact/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/h-source/Application/Views/Mobile/Contact/index.php b/h-source/Application/Views/Mobile/Contact/index.php
index 51e0466..20faef1 100644
--- a/h-source/Application/Views/Mobile/Contact/index.php
+++ b/h-source/Application/Views/Mobile/Contact/index.php
@@ -33,7 +33,7 @@
</div>
<div class="contact_div">
- If you want to directly contact the <b><?php echo Website::$generalName;?></b> team use this e-mail address: <b>info@h-node.com</b>
+ Discussions about <b><?php echo Website::$generalName;?></b> also take place on the <a href="https://lists.nongnu.org/mailman/listinfo/h-source-users">h-source-users mailing list</a> and <a href="irc://libera.chat/h-node">#h-node libera.chat IRC channel</a>.
</div>
</div>