Skip to content

Commit 3ec967b

Browse files
authored
docs: fix markdown link for other otel collectors (#6427)
Signed-off-by: Fahad Saleh <[email protected]>
1 parent d6f0d23 commit 3ec967b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides/tracing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ In order to send traces, you will need to set up an OpenTelemetry Collector. The
5050
multiple destinations such as [AWS X-Ray](https://aws-otel.github.io/docs/getting-started/x-ray),
5151
[Google Cloud](https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/exporter/googlecloudexporter),
5252
[DataDog](https://docs.datadoghq.com/tracing/trace_collection/open_standards/otel_collector_datadog_exporter/) and
53-
[others(https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/exporter). OpenTelemetry Collector
53+
[others](https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/exporter). OpenTelemetry Collector
5454
provides a [helm chart](https://github.com/open-telemetry/opentelemetry-helm-charts/tree/main/charts/opentelemetry-collector/examples/deployment-otlp-traces)
5555
to set up the environment.
5656

0 commit comments

Comments
 (0)