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]