Skip to content

Commit 18ac93c

Browse files
authored
fix: Apple map links
See also KartulUdus/PoracleJS#923
2 parents bc46fb2 + 5fbdf17 commit 18ac93c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/default.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -917,7 +917,7 @@
917917
},
918918
{
919919
"name": "Apple Maps",
920-
"url": "https://maps.apple.com/maps?daddr={x},{y}"
920+
"url": "https://maps.apple.com/place?coordinate={x},{y}"
921921
},
922922
{
923923
"name": "Waze",

0 commit comments

Comments
 (0)