[tor-commits] [bridgedb/master] update link
phw at torproject.org
phw at torproject.org
Tue Feb 4 19:39:04 UTC 2020
commit ff257162309ba9f92fca473109371ceec1f64917
Author: emma peel <emma.peel at riseup.net>
Date: Fri Oct 4 10:14:26 2019 +0200
update link
---
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 00997b2..9372505 100644
--- a/bridgedb/distributors/https/templates/base.html
+++ b/bridgedb/distributors/https/templates/base.html
@@ -65,7 +65,7 @@ ${next.body(strings, langs, rtl=rtl, lang=lang, langOverride=langOverride, **kwa
<h4>${_(strings.FAQ[0])}</h4>
<p>
${_(strings.FAQ[1]) % \
- ("""<a href="https://www.torproject.org/docs/bridges">""", "</a>")}
+ ("""<a href="https://tb-manual.torproject.org/bridges/">""", "</a>")}
</p>
<h4>${_(strings.OTHER_DISTRIBUTORS[0])}</h4>
More information about the tor-commits
mailing list