Redirect to news

Signed-off-by: Alexander Borsuk <me@alex.bio>
This commit is contained in:
Alexander Borsuk 2022-08-23 23:29:45 +03:00
parent 6dbdc1c99c
commit 6661f251ba

View file

@ -21,6 +21,7 @@ const OMAPS_REWRITE_RULES: Record<string, string> = {
'/get': '/get.html',
'/im_get': '/get.html',
'/install': '/get.html',
'/news': 'https://organicmaps.app/news',
'/test': '/test.html',
'/test/': '/test.html',
'/f': FDROID,