commit b89ec696b970ce68d5cf63a52f96e7a5cb450cf3 Author: emma peel emma.peel@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 5c49bd7..81a71ca 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]
tor-commits@lists.torproject.org