Skip to content

Commit f5c5961

Browse files
committed
fixing link
1 parent d8c77e3 commit f5c5961

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/query-languages/esql/esql-lookup-join.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ mapped_pages:
66

77
# LOOKUP JOIN [esql-lookup-join]
88

9-
The {{esql}} [`LOOKUP join`](/reference/query-languages/esql/esql-commands.md#esql-lookup-index) processing command combines, at query-time, data from one or more source indexes with field-value combinations found in an input table.
9+
The {{esql}} [`LOOKUP join`](/reference/query-languages/esql/esql-commands.md#esql-lookup-join) processing command combines, at query-time, data from one or more source indexes with field-value combinations found in an input table.
1010

1111
For example, you can use `LOOKUP JOIN` to:
1212

0 commit comments

Comments
 (0)