1
0
Fork 0
mirror of https://github.com/Ellpeck/TinyLifeWeb.git synced 2025-01-02 02:59:51 +01:00

fixed old ingame news link

This commit is contained in:
Ell 2024-03-19 19:39:02 +01:00
parent 1fc6572cfb
commit 9aacb78ee1

View file

@ -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]