fix dangling links in documentation

This commit is contained in:
Sarah Hoffmann
2024-08-07 16:58:45 +02:00
parent 6b1c32893b
commit d1e7b85cc5
5 changed files with 7 additions and 7 deletions

View File

@@ -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