forked from hans/Nominatim
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