Skip to content

Commit f97859a

Browse files
authored
DOC-1111 Remove link from note on elasticsearch_v8 output (#191)
1 parent 259e1e9 commit f97859a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/components/pages/outputs/elasticsearch_v8.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ component_type_dropdown::[]
1212

1313
Publishes messages into an https://www.elastic.co/guide/en/elasticsearch/reference/current/documents-indices.html[Elasticsearch index^]. If the index does not exist, this output creates it using dynamic mapping.
1414

15-
NOTE: The xref:components:outputs/elasticsearch_v8.adoc[`elasticsearch_v8` output] is based on the the https://github.com/elastic/go-elasticsearch?tab=readme-ov-file[go-elasticsearch/v8] library. For full information about breaking changes from previous versions, see https://www.elastic.co/guide/en/elasticsearch/reference/current/migrating-8.0.html#breaking_80_rest_api_changes[Elastic's Migrating to 8.0 guide^].
15+
NOTE: The `elasticsearch_v8` output is based on the the https://github.com/elastic/go-elasticsearch?tab=readme-ov-file[go-elasticsearch/v8] library. For full information about breaking changes from previous versions, see https://www.elastic.co/guide/en/elasticsearch/reference/current/migrating-8.0.html#breaking_80_rest_api_changes[Elastic's Migrating to 8.0 guide^].
1616

1717
To help configure your own `elasticsearch_v8` output, this page includes <<example-pipelines, example pipeline configurations>>.
1818

0 commit comments

Comments
 (0)