[tor-commits] [tpo/master] Send users to IRC help in support portal instead of OFTC webchat

gus at torproject.org gus at torproject.org
Wed Sep 25 17:41:31 UTC 2019


commit 58d0a2de1f20bb0c94ece75508cdeccd63c9b14f
Author: Gustavo Gus <gusgustavo at users.noreply.github.com>
Date:   Wed Sep 25 17:34:10 2019 +0000

    Send users to IRC help in support portal instead of OFTC webchat
---
 templates/macros/contact.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/templates/macros/contact.html b/templates/macros/contact.html
index 9a91967..8f4218e 100644
--- a/templates/macros/contact.html
+++ b/templates/macros/contact.html
@@ -1,3 +1,3 @@
 {% macro render_oftc() %}
-  <a href="https://webchat.oftc.net/" title="Tor Project IRC" target="_blank">OFTC IRC</a>
+  <a href="https://support.torproject.org/get-in-touch/#irc-help" title="Tor Project IRC" target="_blank">OFTC IRC</a>
 {% endmacro %}



More information about the tor-commits mailing list