Skip to content

Commit 29b5fa0

Browse files
authored
fix a broken link (#80)
1 parent d728543 commit 29b5fa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/docs/getting-started/js-sdk/trace-manual-instr.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@ function SetSpanAttribute() {
352352
*Note: When using AWS X-Ray as your tracing backend, you can control whether attributes are uploaded as annotations or metadata by configuring the ADOT
353353
Collector’s [indexed keys](https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/master/exporter/awsxrayexporter#exporter-configuration).
354354
Additionally, you can set attributes as annotations by enabling it in the collector configuration for X-Ray exporter.
355-
See the instructions [here](/docs/getting-started/x-ray/#enable-the-customer-x-ray-annotations).
355+
See the instructions [here](/docs/getting-started/x-ray/#enable-the-customized-x-ray-annotations).
356356

357357
#### Creating Spans
358358

0 commit comments

Comments
 (0)