[DOCS] Fix search request body link (#50498)

This commit is contained in:
James Rodewig 2019-12-26 12:32:27 -05:00
parent 7713221733
commit 261566154b
1 changed files with 1 additions and 1 deletions

View File

@ -825,7 +825,7 @@ GET /messages/_search?pretty=true
===== Age of a Message Script Field Example
The following example uses a
{ref}/search-request-script-fields.html[script field] as part of the
{ref}/search-request-body.html#request-body-search-script-fields[script field] as part of the
<<painless-field-context, field context>> to display the elapsed time between
"now" and when a message was received.