From a066399f69df9883f403c051b789e5586de5b1ba Mon Sep 17 00:00:00 2001 From: Michael McMahon Date: Fri, 22 Mar 2019 17:03:36 -0400 Subject: [PATCH] Add redirect for feedback page --- .htaccess | 1 + 1 file changed, 1 insertion(+) diff --git a/.htaccess b/.htaccess index 95f619f4..2882728b 100644 --- a/.htaccess +++ b/.htaccess @@ -1 +1,2 @@ SSILegacyExprParser on +Redirect 301 /2019/feedback/ https://my.fsf.org/node/22 -- 2.25.1