[tor-commits] [bridgedb/develop] Change Contact link on webserver to go to support desk.
isis at torproject.org
isis at torproject.org
Mon Mar 17 05:18:10 UTC 2014
commit 2912ffc17f262cedb37452effee59eb48c31fdd8
Author: Isis Lovecruft <isis at torproject.org>
Date: Mon Mar 17 05:15:55 2014 +0000
Change Contact link on webserver to go to support desk.
---
lib/bridgedb/templates/base.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/bridgedb/templates/base.html b/lib/bridgedb/templates/base.html
index 4eea5a5..228078e 100644
--- a/lib/bridgedb/templates/base.html
+++ b/lib/bridgedb/templates/base.html
@@ -112,7 +112,7 @@ ${self.body()}
·
<a href="https://gitweb.torproject.org/bridgedb.git">${_("Source Code")}</a>
·
- <a href="mailto:isis at torproject.org">${_("Contact")}</a>
+ <a href="mailto:help at rt.torproject.org">${_("Contact")}</a>
</p>
</div>
More information about the tor-commits
mailing list