]> git.openstreetmap.org Git - nominatim.git/commitdiff
docs: add link to new status page
authorSarah Hoffmann <lonvia@denofr.de>
Mon, 4 May 2020 19:11:57 +0000 (21:11 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Mon, 4 May 2020 19:11:57 +0000 (21:11 +0200)
docs/api/Overview.md

index 7e8220591779abc820233fdfc4ae777ce75c7be4..a718079d5a8693ad6ee2d4b4acd2ee3db6f6bf33 100644 (file)
@@ -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