Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/api
diff options
context:
space:
mode:
authorDmitry Kunin <dkunin@mapswith.me>2013-07-05 15:46:25 +0400
committerAlex Zolotarev <alex@maps.me>2015-09-23 01:58:13 +0300
commit372686cba2af8275d8e0cd509ec7947e70c6a50b (patch)
tree0622b93cd94152544aa3558352bf907066a6b6df /api
parentd86c0a6b28d1c54db01c4ce0c1a5e2696db50636 (diff)
[android][api] updated urls.
Diffstat (limited to 'api')
-rw-r--r--api/android/lib/res/values/strings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/api/android/lib/res/values/strings.xml b/api/android/lib/res/values/strings.xml
index b8f51e508a..28490843cb 100644
--- a/api/android/lib/res/values/strings.xml
+++ b/api/android/lib/res/values/strings.xml
@@ -4,6 +4,6 @@
<string name="down_lite">Download MapsWithMe Lite (free)</string>
<string name="down_pro">Download MapsWithMe Pro</string>
- <string name="url_pro">http://mapswith.me/download</string>
- <string name="url_lite">http://mapswith.me/download?lite</string>
+ <string name="url_pro">http://mapswith.me/api_pro</string>
+ <string name="url_lite">http://mapswith.me/api_lite</string>
</resources> \ No newline at end of file