diff options
Diffstat (limited to 'h-source/Application/Views/Mobile')
-rw-r--r-- | h-source/Application/Views/Mobile/Contact/index.php | 2 |
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> |