Skip to content

Commit e33f6c6

Browse files
committed
Fluent: docs: still fixing links
Signed-off-by: Lynette Miles <[email protected]>
1 parent 4a1f678 commit e33f6c6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

concepts/key-concepts.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,10 +79,10 @@ Use filtering to:
7979

8080
Every Event ingested by Fluent Bit is assigned a Tag. This tag is an internal string
8181
used in a later stage by the Router to decide which Filter or
82-
[Output](concepts/data-pipeline/output.md) phase it must go through.
82+
[Output](data-pipeline/output.md) phase it must go through.
8383

8484
Most tags are assigned manually in the configuration. If a tag isn't specified,
85-
Fluent Bit assigns the name of the [Input](concepts/data-pipeline/input.md) plugin
85+
Fluent Bit assigns the name of the [Input](data-pipeline/input.md) plugin
8686
instance where that Event was generated from.
8787

8888
{% hint style="info" %}

0 commit comments

Comments
 (0)