Change donation URL

This commit is contained in:
Roman Tsisyk 2022-09-13 07:35:18 +03:00
parent 7dda57780f
commit 3d66cc1c0d

View file

@ -45,7 +45,7 @@ export const SERVER = {
},
};
const DONATE_URL = 'https://donate.organicmaps.app';
const DONATE_URL = 'https://organicmaps.app/donate/';
const DONATE_URL_RU = 'https://donate.organicmaps.ru';
// Main entry point.