[tor-commits] [tpo/master] silly typo
emmapeel at torproject.org
emmapeel at torproject.org
Thu Mar 28 09:40:55 UTC 2019
commit abbdab1700b4b6d429a6c4de9941df60d2f39ee0
Author: emma peel <emma.peel at riseup.net>
Date: Thu Mar 28 10:40:43 2019 +0100
silly typo
---
.htaccess | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.htaccess b/.htaccess
index 143faa1..25ae16b 100644
--- a/.htaccess
+++ b/.htaccess
@@ -70,7 +70,7 @@ RewriteRule ^donate/$ https://donate.torproject.org [R=302,L]
RewriteRule ^about/contact(.*) /contact$1 [R=301,L]
# Download websites
-RewriteRule ^download.html.en#downloads-alpha$ /download/alpha [R=302,L]
+RewriteRule ^torbrowser.html.en#downloads-alpha$ /download/alpha [R=302,L]
RewriteRule ^download/download/$ /download [R=301,L]
RewriteRule ^download/download.html(.*) /download [R=301,L]
RewriteRule ^download.html(.*) /download [R=301,L]
More information about the tor-commits
mailing list