Merge remote-tracking branch 'origin/master'

This commit is contained in:
Weblate 2016-01-10 12:13:22 +01:00
commit 197037136c

View file

@ -30,7 +30,7 @@ public class Version {
} else if (isGooglePlayEnabled(ctx)) {
return "market://search?q=pname:";
}
return "http://osmand.net/apps?";
return "http://osmand.net/apps?id=";
}
private static boolean isAmazonEnabled(OsmandApplication ctx) {