From 38b348580b7ae993257453d1ab8f621ec8339f9e Mon Sep 17 00:00:00 2001 From: bonnie Date: Fri, 4 Nov 2022 10:57:42 +0100 Subject: [PATCH] ILOVEFS exhanged link for latest-report --- .htaccess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.htaccess b/.htaccess index 592567bb83..4685b9b356 100644 --- a/.htaccess +++ b/.htaccess @@ -67,7 +67,7 @@ RewriteRule ^news/podcast-opus.rss$ /news/podcast-opus.en.rss [L,R=301] # ILoveFS # TODO each year: update links for latest report -RewriteRule ^activities/ilovefs/latest-report.*$ /news/2021/news-20210317-01.html [R=301,L] +RewriteRule ^activities/ilovefs/latest-report.*$ /news/2022/news-20220310-01.html [R=301,L] # Redirect from old locations RewriteRule ^activities/ilovefs/ilovefs(.*)html$ /activities/ilovefs/index$1html [R=301,L] RewriteRule ^activities/ilovefs/20..(/.*)?$ /activities/ilovefs/index.html [R=301,L]