X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/57bf76a0e1d766bc90afcb8a748c5e25e7aa6f08..a95c74836323deac510e1d14412c19b790cee112:/docs/api/Overview.md diff --git a/docs/api/Overview.md b/docs/api/Overview.md index 7e822059..a718079d 100644 --- a/docs/api/Overview.md +++ b/docs/api/Overview.md @@ -7,7 +7,7 @@ Its API has the following endpoints for querying the data: * __[/search](Search.md)__ - search OSM objects by name or type * __[/reverse](Reverse.md)__ - search OSM object by their location * __[/lookup](Lookup.md)__ - look up address details for OSM objects by their ID - * __/status__ - query the status of the server + * __[/status](Status.md)__ - query the status of the server * __/deletable__ - list objects that have been deleted in OSM but are held back in Nominatim in case the deletion was accidental * __/polygons__ - list of broken polygons detected by Nominatim