mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-26 11:08:13 +00:00
fix dangling links in documentation
This commit is contained in:
@@ -382,7 +382,7 @@ class NominatimAPI:
|
||||
|
||||
@property
|
||||
def config(self) -> Configuration:
|
||||
""" Provide read-only access to the [configuration](#Configuration)
|
||||
""" Provide read-only access to the [configuration](Configuration.md)
|
||||
used by the API.
|
||||
"""
|
||||
return self._async_api.config
|
||||
|
||||
Reference in New Issue
Block a user