Skip to content

Commit 108fefc

Browse files
Update docs/reference/esql.md
Co-authored-by: Marci W <[email protected]>
1 parent 5cd7db3 commit 108fefc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/esql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,4 +128,4 @@ query.to_s
128128
=> "FROM sample | SORT @timestamp DESC | WHERE event_duration > 5000000 | LIMIT 3"
129129
```
130130

131-
See [the README](https://github.com/elastic/esql-ruby?tab=readme-ov-file#ruby-esql-query-builder) for more information.
131+
For more information, see the gem [README](https://github.com/elastic/esql-ruby?tab=readme-ov-file#ruby-esql-query-builder).

0 commit comments

Comments
 (0)