Skip to content

Commit 2e40471

Browse files
committed
[DOCS] Fix broken link to scroll docs
1 parent 6105b86 commit 2e40471

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/search-operations.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ This window allows consistent paging even if there is background indexing/updati
231231
request with `scroll` enabled. This returns a "page" of documents, and a scroll_id which is used to continue
232232
paginating through the hits.
233233

234-
More details about scrolling can be found in the https://www.elastic.co/guide/en/elasticsearch/reference/current/search-request-scroll.html[Link: reference documentation].
234+
More details about scrolling can be found in the https://www.elastic.co/guide/en/elasticsearch/reference/current/search-request-body.html#request-body-search-scroll[Link: reference documentation].
235235

236236
This is an example which can be used as a template for more advanced operations:
237237

0 commit comments

Comments
 (0)