Skip to content

Commit

Permalink
Update nominatim location example (#781)
Browse files Browse the repository at this point in the history
  • Loading branch information
martinlagler authored Feb 13, 2024
1 parent 1d2559a commit c813212
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bundles/location.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Configuration
geolocators:
nominatim:
api_key: ''
endpoint: 'http://open.mapquestapi.com/nominatim/v1/search.php'
endpoint: 'https://nominatim.openstreetmap.org/search'
google:
api_key: ''
Expand Down

0 comments on commit c813212

Please sign in to comment.