[tor-commits] [webwml/staging] Redirect support to support.tp.o

emmapeel at torproject.org emmapeel at torproject.org
Tue Jan 15 16:21:37 UTC 2019


commit 5d6789701cecca63518bfa481c974b86f7e6b54f
Author: hiro <hiro at torproject.org>
Date:   Mon Nov 12 23:14:59 2018 +0100

    Redirect support to support.tp.o
---
 .htaccess | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.htaccess b/.htaccess
index c1f0557c..02d80f25 100644
--- a/.htaccess
+++ b/.htaccess
@@ -48,7 +48,7 @@ RewriteRule ^research(.*) https://research.torproject.org/ [R=301,L]
 RewriteRule ^getinvolved/research(.*) https://research.torproject.org/ [R=301,L]
 
 # Support
-RewriteRule ^support(.*) https://trac.torproject.org/projects/tor/wiki/org/teams/CommunityTeam/Support [R=301,L]
+RewriteRule ^support(.*) https://support.torproject.org [R=301,L]
 
 # Newsletter
 RewriteRule ^newsletter(.*) https://newsletter.torproject.org [R=301,L]





More information about the tor-commits mailing list