mirror of
https://github.com/torproject/manual.git
synced 2024-12-04 07:50:44 +00:00
typo
This commit is contained in:
parent
958973fe4d
commit
927b39ff2e
@ -20,5 +20,5 @@ RewriteRule ^(.+)/security-slider.html$ /$1/security-slider/ [R=302,L]
|
||||
RewriteRule ^(cs|da|fa|he|hu|is|ja|ko|nb-NO|nl|pl|sv-SE|vi|zh-TW)/(.+)$ /$1 [R=302,L]
|
||||
RewriteRule ^(cs|da|fa|he|hu|is|ja|ko|nb-NO|nl|pl|sv-SE|vi|zh-TW)$ / [R=302,L]
|
||||
# we have only one translation for this file
|
||||
RewriteRule ^bn-BD(.+)$ /bn$1 [302,L]
|
||||
RewriteRule ^bn-IN(.+)$ /bn$1 [302,L]
|
||||
RewriteRule ^bn-BD(.+)$ /bn$1 [R=302,L]
|
||||
RewriteRule ^bn-IN(.+)$ /bn$1 [R=302,L]
|
||||
|
Loading…
Reference in New Issue
Block a user