[tor-commits] [tpo/develop] another one for #32432, as previous
    gus at torproject.org 
    gus at torproject.org
       
    Fri May 22 13:29:02 UTC 2020
    
    
  
commit b89ec696b970ce68d5cf63a52f96e7a5cb450cf3
Author: emma peel <emma.peel at riseup.net>
Date:   Thu Jan 9 15:56:38 2020 +0100
    another one for #32432, as previous
---
 .htaccess | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.htaccess b/.htaccess
index 5c49bd74..81a71ca6 100644
--- a/.htaccess
+++ b/.htaccess
@@ -88,7 +88,7 @@ RewriteRule ^download/easy-download(.*) /download [R=302,L]
 RewriteRule ^download/download-easy(.*) /download [R=302,L]
 
 # Relays
-RewriteRule ^relays(.*) https://2019.www.torproject.org/getinvolved/relays [R=302,L]
+RewriteRule ^relays(.*) https://community.torproject.org/relay/ [R=302,L]
 
 # Index Pages
 RewriteRule ^about/overview.html(.*) /about/history [R=302,L]
    
    
More information about the tor-commits
mailing list