Skip to content

Commit 5c037f4

Browse files
add image and fix the image path for sql-rest-overview.md file (#135861)
1 parent 1004196 commit 5c037f4

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
15.1 KB
Loading

docs/reference/query-languages/sql/sql-rest-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ James S.A. Corey |Leviathan Wakes |561 |2011-06-02T00:00:00.000Z
3838

3939
If you are using [Kibana Console](docs-content://explore-analyze/query-filter/tools/console.md) (which is highly recommended), take advantage of the triple quotes `"""` when creating the query. This not only automatically escapes double quotes (`"`) inside the query string but also support multi-line as shown below:
4040

41-
![console triple quotes](docs-content://explore-analyze/images/elasticsearch-reference-console-triple-quotes.png "")
41+
![console triple quotes](../images/elasticsearch-reference-console-triple-quotes.png "")
4242

4343
::::
4444

0 commit comments

Comments
 (0)