[bridgedb/master] Really change the contact address, in the correct place this time

commit 1d2d260c00b0b0e89b5df07d2df30733895108bb Author: Matthew Finkel <Matthew.Finkel@gmail.com> Date: Tue Nov 20 02:24:39 2018 +0000 Really change the contact address, in the correct place this time * FIXES #23894 https://bugs.torproject.org/23894 --- bridgedb/distributors/https/templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bridgedb/distributors/https/templates/base.html b/bridgedb/distributors/https/templates/base.html index 86bf85d..0582d46 100644 --- a/bridgedb/distributors/https/templates/base.html +++ b/bridgedb/distributors/https/templates/base.html @@ -67,7 +67,7 @@ ${next.body(strings, rtl=rtl, lang=lang, **kwargs)} <h4>${_(strings.HELP[0])}</h4> <p> ${_(strings.HELP[1]) % \ - ("""<a href="mailto:help@rt.torproject.org">help@rt.torproject.org</a>""")} + ("""<a href="mailto:frontdesk@torproject.org"></a>""")} ${_(strings.HELP[2])} </p> </div>
participants (1)
-
sysrqb@torproject.org