summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoremma peel <emma.peel@riseup.net>2020-01-09 15:56:38 +0100
committeremma peel <emma.peel@riseup.net>2020-01-09 15:58:07 +0100
commitb89ec696b970ce68d5cf63a52f96e7a5cb450cf3 (patch)
treef8feced6c49a0a6ca06d173e76c269e915094d75
parent4f9851e58de00b882dda8cf031fb3ece9d7643dc (diff)
another one for #32432, as previous
-rw-r--r--.htaccess2
1 files changed, 1 insertions, 1 deletions
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]