Skip to content

Commit 2bf626b

Browse files
kilfoylecolleenmcginnis
authored andcommitted
[Docs] Fix cross-repo links to Beats docs (elastic#124360)
Co-authored-by: Colleen McGinnis <[email protected]>
1 parent 684131c commit 2bf626b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/query-languages/esql/esql-enrich-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ To begin, add documents to one or more source indices. These documents should co
101101

102102
You can manage source indices just like regular {{es}} indices using the [document](https://www.elastic.co/docs/api/doc/elasticsearch/group/endpoint-document) and [index](https://www.elastic.co/docs/api/doc/elasticsearch/group/endpoint-indices) APIs.
103103

104-
You also can set up [{{beats}}](beats://docs/reference/index.md), such as a [{{filebeat}}](beats://docs/reference/filebeat/filebeat-installation-configuration.md), to automatically send and index documents to your source indices. See [Getting started with {{beats}}](beats://docs/reference/index.md).
104+
You also can set up [{{beats}}](beats://reference/index.md), such as a [{{filebeat}}](beats://reference/filebeat/filebeat-installation-configuration.md), to automatically send and index documents to your source indices. See [Getting started with {{beats}}](beats://reference/index.md).
105105

106106

107107
### Create an enrich policy [esql-create-enrich-policy]

0 commit comments

Comments
 (0)