Skip to content

Commit 75ac09a

Browse files
authored
Fix rank link to rank_features
1 parent 7ff0596 commit 75ac09a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/elasticsearch/mapping-reference/sparse-vector.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ POST /my-index/_update/1
288288
}
289289
```
290290

291-
This same merging behavior also applies to [`rank_features` fields](/reference/mapping-reference/rank-feature.md), as they are also object-like structures.
291+
This same merging behavior also applies to [`rank_features` fields](/reference/mapping-reference/rank-features.md), as they are also object-like structures.
292292

293293
## Important notes and limitations
294294

0 commit comments

Comments
 (0)