Skip to content

Commit db9d3f6

Browse files
committed
Replace ref issue with a more relevant one
1 parent d0a08b4 commit db9d3f6

File tree

1 file changed

+1
-1
lines changed
  • packages/azure/data_stream/events/elasticsearch/ingest_pipeline

1 file changed

+1
-1
lines changed

packages/azure/data_stream/events/elasticsearch/ingest_pipeline/default.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ processors:
5151
# apply the correct routing rules.
5252
#
5353
# Refs;
54-
# - https://github.com/elastic/integrations/issues/15083
54+
# - https://github.com/elastic/integrations/issues/15206
5555
- rename:
5656
field: tmp_json.CategoryValue
5757
target_field: tmp_json.category

0 commit comments

Comments
 (0)