[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [tpo/staging] fix peoples page redirect
commit 2f950fff4beeb06e3a8679f9bdc980756be61f9a
Author: emma peel <emma.peel@xxxxxxxxxx>
Date: Thu Mar 28 11:51:17 2019 +0100
fix peoples page redirect
---
.htaccess | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.htaccess b/.htaccess
index d37c999..556b66e 100644
--- a/.htaccess
+++ b/.htaccess
@@ -1,7 +1,7 @@
RewriteEngine On
# about
-RewriteRule ^about/corepeople(.*) /about/people$1 [R=302,L]
+RewriteRule ^about/corepeople.html.en$ /about/people/ [R=302,L]
RewriteRule ^about/financials(.*) /about/reports$1 [R=302,L]
# moved to /docs/
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits