Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
197037136c
1 changed files with 1 additions and 1 deletions
|
@ -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) {
|
||||
|
|
Loading…
Reference in a new issue