mirror of
https://github.com/torproject/manual.git
synced 2025-03-04 15:37:27 +00:00
remove forward to es-AR cause it is released. forward to second captured expression, not first
This commit is contained in:
parent
8ff23def21
commit
ad5d96969b
@ -7,7 +7,7 @@ RewriteRule ^en(.*) $1 [R=302,L]
|
||||
|
||||
|
||||
# Rewrites for languages that have a different mapping in the page
|
||||
RewriteRule ^(es-ES|es-AR|es-MX|es-CO)(.+) /es$1 [R=302,L]
|
||||
RewriteRule ^(es-ES|es-MX|es-CO)(.+) /es$2 [R=302,L]
|
||||
|
||||
# support for old URLs
|
||||
RewriteRule ^(.+)security-slider.html$ /$1security-slider/ [R=302,L]
|
||||
|
Loading…
x
Reference in New Issue
Block a user