[tor-commits] [webwml/master] Remove char

hiro at torproject.org hiro at torproject.org
Thu Sep 5 15:42:21 UTC 2019


commit c6cbabd5782e8204ccd390987f173fe04506372f
Author: hiro <hiro at torproject.org>
Date:   Thu Sep 5 17:42:13 2019 +0200

    Remove char
---
 .htaccess | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.htaccess b/.htaccess
index 25e5d931..bdf8ee93 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/#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