mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-29 01:44:36 -04:00
[DOCS] Remove unneeded redirects (#50510)
The docs/reference/redirects.asciidoc file stores a list of relocated or deleted pages for the Elasticsearch Reference documentation. This prunes several older redirects that are no longer needed.
This commit is contained in:
parent
7be43e9f6d
commit
074866256b
3 changed files with 2 additions and 225 deletions
|
@ -43,7 +43,7 @@ For more information on the search operation, check out the REST
|
|||
[[java-search-scrolling]]
|
||||
=== Using scrolls in Java
|
||||
|
||||
Read the {ref}/search-request-scroll.html[scroll documentation]
|
||||
Read the {ref}/search-request-body.html#request-body-search-scroll[scroll documentation]
|
||||
first!
|
||||
|
||||
[source,java]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue