Redirect to TR news

Signed-off-by: Alexander Borsuk <me@alex.bio>
This commit is contained in:
Alexander Borsuk 2023-01-25 10:19:24 +01:00
parent e380cc4b51
commit 80b3135109

View file

@ -38,6 +38,7 @@ const OMAPS_REWRITE_RULES: Record<string, string> = {
'/ipod': APPSTORE,
'/matrix': 'https://matrix.to/#/#organicmaps:matrix.org',
'/news': 'https://organicmaps.app/news',
'/tr/news': 'https://organicmaps.app/tr/news',
'/test': '/test.html',
'/test/': '/test.html',
};