Skip to content

Commit fb5ddba

Browse files
authored
Merge pull request #749 from vastin/fix-dotnet-doc-path
Fix .NET doc path
2 parents e58e331 + 742c45c commit fb5ddba

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)