Skip to content

Commit 0753853

Browse files
committed
Fixes to broken tab constructs for Kafka output plugin doc. Part of issue #1916.
Signed-off-by: Eric D. Schabell <[email protected]>
1 parent 18cdf2c commit 0753853

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pipeline/outputs/kafka.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ This example Fluent Bit configuration file creates example records with the
198198
_payloadkey_ and _msgkey_ keys. The _msgkey_ value is used as the Kafka message
199199
key, and the _payloadkey_ value as the payload.
200200

201-
% tabs %}
201+
{% tabs %}
202202
{% tab title="fluent-bit.yaml" %}
203203

204204
```yaml

0 commit comments

Comments
 (0)