Skip to content

Commit f0432cb

Browse files
authored
Fixed hyperlink in search.asciidoc
In the description section, when clicking on request body in the paragraph, we don't get redirected to the corresponding section.
1 parent 1b95830 commit f0432cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/search/search.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ must have the `read` index privilege for the alias's data streams or indices.
3838

3939
Allows you to execute a search query and get back search hits that match the
4040
query. You can provide search queries using the <<search-api-query-params-q,`q`
41-
query string parameter>> or <<search-search,request body>>.
41+
query string parameter>> or <<search-search-api-request-body,request body>>.
4242

4343
[[search-search-api-path-params]]
4444
==== {api-path-parms-title}

0 commit comments

Comments
 (0)