Skip to content

Commit cfba5f3

Browse files
committed
Update docs
1 parent 2b06864 commit cfba5f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

maplibre/controls.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ class MapTilerGeocodingControl(Control):
173173
"""MapTiler Geocoding Control
174174
175175
Note:
176-
See [maptiler-geocoding-api-reference](https://docs.maptiler.com/sdk-js/modules/geocoding/api/api-reference/).
176+
See [maptiler-geocoding-api-reference](https://docs.maptiler.com/sdk-js/modules/geocoding/api/api-reference/) for details.
177177
"""
178178

179179
api_key: str = Field(options.maptiler_api_key, serialization_alias="apiKey")

0 commit comments

Comments
 (0)