[webwml/master] Remove char

commit c6cbabd5782e8204ccd390987f173fe04506372f Author: hiro <hiro@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]
participants (1)
-
hiro@torproject.org