Skip to content

Commit 50e09e0

Browse files
committed
pipeline: processors: filters: fix link to grep page
1 parent cbe0e45 commit 50e09e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pipeline/processors/filters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Any Fluent Bit [filter](../filters/README.md) can be used as a processor.
44

55
## Grep example
66

7-
In this example, the [Grep](../filters/grep) filter is used as an output processor that sends log records only if they match a specified regular expression.
7+
In this example, the [Grep](../filters/grep.md) filter is used as an output processor that sends log records only if they match a specified regular expression.
88

99
{% code title="fluent-bit.yaml" %}
1010
```yaml

0 commit comments

Comments
 (0)