From: Mauricio Scheffer Date: Mon, 5 Sep 2022 10:11:13 +0000 (+0100) Subject: docs: fix links to rank docs X-Git-Tag: v4.2.0~34^2 X-Git-Url: https://git.openstreetmap.org/nominatim.git/commitdiff_plain/66832cf0a51777cf9fb1c74459de9f46160ea15e?ds=sidebyside docs: fix links to rank docs --- diff --git a/docs/api/Output.md b/docs/api/Output.md index 4f5399f0..9a048ce0 100644 --- a/docs/api/Output.md +++ b/docs/api/Output.md @@ -211,8 +211,8 @@ be more than one. The attributes of that element contain: * `ref` - content of `ref` tag if it exists * `lat`, `lon` - latitude and longitude of the centroid of the object * `boundingbox` - comma-separated list of corner coordinates ([see notes](#boundingbox)) - * `place_rank` - class [search rank](../develop/Ranking#search-rank) - * `address_rank` - place [address rank](../develop/Ranking#address-rank) + * `place_rank` - class [search rank](../customize/Ranking#search-rank) + * `address_rank` - place [address rank](../customize/Ranking#address-rank) * `display_name` - full comma-separated address * `class`, `type` - key and value of the main OSM tag * `importance` - computed importance rank