[tor-commits] [tpo/master] Update .htaccess - fix typo
    hiro at torproject.org 
    hiro at torproject.org
       
    Fri Oct 25 20:08:09 UTC 2019
    
    
  
commit 10c7c2c47b144afb044ca237e3f972d81db433af
Author: hiro <hiro at torproject.org>
Date:   Fri Oct 25 22:08:02 2019 +0200
    Update .htaccess - fix typo
---
 .htaccess | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.htaccess b/.htaccess
index 8762a85..2dddde2 100644
--- a/.htaccess
+++ b/.htaccess
@@ -72,7 +72,7 @@ RewriteRule ^press/press(.*) /press [R=302,L]
 
 # Donation campaign
 # 2019
-RewriteRule ^donate(.*) https://donate.torproject.org [R=302, L]
+RewriteRule ^donate(.*) https://donate.torproject.org [R=302,L]
 RewriteRule ^donate/$ https://donate.torproject.org [R=302,L]
 
 # other (feel free to categorize)
    
    
More information about the tor-commits
mailing list