commit 58d0a2de1f20bb0c94ece75508cdeccd63c9b14f Author: Gustavo Gus <gusgust...@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 %} _______________________________________________ tor-commits mailing list tor-commits@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits