Skip to content

Commit 8d0b8f5

Browse files
authored
Merge pull request #126889 from mertadsay-connamix/patch-1
Update migrate-find-location-by-point.md
2 parents 79ffffe + f16903d commit 8d0b8f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-maps/migrate-find-location-by-point.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ https://dev.virtualearth.net/REST/v1/Locations/48.830345,2.338166&key={BingMapsK
5959
Azure Maps _Get Reverse Geocoding_ API request:
6060

6161
``` http
62-
http://atlas.microsoft.com/reverseGeocode?api-version=2023-06-01&coordinates=2.338166,48.830345&subscription-key={Your-Azure-Maps-Subscription-key}
62+
https://atlas.microsoft.com/reverseGeocode?api-version=2023-06-01&coordinates=2.338166,48.830345&subscription-key={Your-Azure-Maps-Subscription-key}
6363
```
6464

6565
## Response fields

0 commit comments

Comments
 (0)