diff --git a/docs/.htaccess b/docs/.htaccess index 2e080db..9223279 100644 --- a/docs/.htaccess +++ b/docs/.htaccess @@ -9,4 +9,4 @@ RewriteBase / # legacy redirects RewriteRule ^Changelog(.html)?$ "https://tinylifegame.com/changelog" [R=301,L] -RewriteRule ^InGameNews(.html)?$ "https://tinylifegame.com/news" [R=301,L] +RewriteRule ^InGameNews(.html)?$ "https://tinylifegame.com/ingamenews" [R=301,L]