Skip to content

Commit 9709d89

Browse files
authored
[rest-api-spec] update doc link for /_rank_eval
1 parent 17fc07a commit 9709d89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rest-api-spec/src/main/resources/rest-api-spec/api/rank_eval.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"rank_eval": {
3-
"documentation": "https://www.elastic.co/guide/en/elasticsearch/reference/master/docs-rank-eval.html",
3+
"documentation": "https://www.elastic.co/guide/en/elasticsearch/reference/master/search-rank-eval.html",
44
"methods": ["POST"],
55
"url": {
66
"path": "/_rank_eval",

0 commit comments

Comments
 (0)