Skip to content

Commit 742c45c

Browse files
committed
Fix .NET doc path
1 parent 426c987 commit 742c45c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/docs/getting-started/dotnet-sdk/auto-instr.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: 'Tracing and Metrics with the AWS Distro for OpenTelemetry .NET Auto-Inst
33
description:
44
OpenTelemetry provides different language SDKs to instrument code for collecting telemetry data in the application.
55
In this tutorial, we will introduce how to use AWS Distro for OpenTelemetry .NET Auto-Instrumentation for traces and metrics instrumentation in the application.
6-
path: '/docs/getting-started/.NET-sdk/auto-instr'
6+
path: '/docs/getting-started/dotnet-sdk/auto-instr'
77
---
88

99
import SectionSeparator from "components/MdxSectionSeparator/sectionSeparator.jsx"

0 commit comments

Comments
 (0)