Skip to content

Commit 217d6d9

Browse files
Fix broken links in admonition (#4971)
1 parent 82a90bc commit 217d6d9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/sources/reference/components/otelcol/otelcol.receiver.kafka.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,10 @@ You can use the following arguments with `otelcol.receiver.kafka`:
6666

6767
{{< admonition type="warning" >}}
6868
The `topic` and `encoding` arguments are deprecated in favor of the [`logs`][logs], [`metrics`][metrics], and [`traces`][traces] blocks.
69+
70+
[logs]: #logs
71+
[metrics]: #metrics
72+
[traces]: #traces
6973
{{< /admonition >}}
7074

7175
For `max_fetch_size`, the value `0` means no limit.

0 commit comments

Comments
 (0)