commit fa91e7f76a29982c0b9deda0c82eeb06e0da2709
Author: hiro <[email protected]>
Date: Wed May 1 12:51:48 2019 +0200
Fix redirect
---
.htaccess | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.htaccess b/.htaccess
index d6b340d..61f465b 100644
--- a/.htaccess
+++ b/.htaccess
@@ -23,7 +23,7 @@ RewriteRule ^torbrowser$
https://2019.www.torproject.org/projects/torbrowser.htm
RewriteRule ^tordnsel/dist/(.*)
https://2019.www.torproject.org/dist/tordnsel/$1 [R=302,L]
# Overview
-RewriteRule ^overview(.*) /about/history$1 [R=302,L]
+RewriteRule ^overview(.*) /about/history [R=302,L]
# Projects
RewriteRule ^projects/torbrowser/design(.*)
https://2019.www.torproject.org/projects/torbrowser/design/ [R=302,L]
_______________________________________________
tor-commits mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits