[tor-commits] [webwml/master] Use permalink instead
hiro at torproject.org
hiro at torproject.org
Thu Sep 5 15:55:12 UTC 2019
commit 25dba7f876ff78f9a45c02327154d04a465fa6e3
Author: hiro <hiro at torproject.org>
Date: Thu Sep 5 17:55:07 2019 +0200
Use permalink instead
---
.htaccess | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.htaccess b/.htaccess
index bdf8ee93..b626cb88 100644
--- a/.htaccess
+++ b/.htaccess
@@ -9,7 +9,7 @@ RewriteRule ^verifying-signatures(.*) /docs/verifying-signatures$1 [R=301,L]
RewriteRule ^tor-manual(.*) /docs/tor-manual$1 [R=301,L]
# docs
-RewriteRule ^docs/verifying-signatures(.*) https://support.torproject.org/#how-to-verify-signature [R=302,L]
+RewriteRule ^docs/verifying-signatures(.*) https://support.torproject.org/tbb/how-to-verify-signature/ [R=302,L]
# Torbutton
RewriteRule ^torbutton/design(.*) /docs/torbutton/en/design$1 [R=301,L]
More information about the tor-commits
mailing list