Skip to content

Commit 34d0fb4

Browse files
committed
fix link
1 parent 5ad04ac commit 34d0fb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guide/reference/api/search/request-body.textile

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Search API - Request Body
44
cat: guide
55
---
66

7-
p. The search request can be executed with a search DSL, which includes the "Query DSL":/docs/reference/query-dsl, within its body. Here is an example:
7+
p. The search request can be executed with a search DSL, which includes the "Query DSL":/guide/reference/query-dsl, within its body. Here is an example:
88

99
<pre class="prettyprint">
1010
$ curl -XGET 'http://localhost:9200/twitter/tweet/_search' -d '{

0 commit comments

Comments
 (0)