mirror of
https://github.com/Ellpeck/TinyLifeWeb.git
synced 2024-11-22 11:23:29 +01:00
fixed old ingame news link
This commit is contained in:
parent
1fc6572cfb
commit
9aacb78ee1
1 changed files with 1 additions and 1 deletions
|
@ -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]
|
||||
|
|
Loading…
Reference in a new issue