Skip to content

Commit 2809501

Browse files
author
Timothy Mothra
authored
fix broken link (Azure#38114)
1 parent 24f2939 commit 2809501

File tree

1 file changed

+1
-1
lines changed
  • sdk/monitor/Azure.Monitor.OpenTelemetry.AspNetCore

1 file changed

+1
-1
lines changed

sdk/monitor/Azure.Monitor.OpenTelemetry.AspNetCore/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ The Azure Monitor Distro is a distribution of the .NET OpenTelemetry SDK and rel
2323
* [ASP.NET Core Instrumentation Library](https://www.nuget.org/packages/OpenTelemetry.Instrumentation.AspNetCore/) provides automatic collection of common ASP.NET Core metrics.
2424
* [HTTP Client Instrumentation Library](https://www.nuget.org/packages/OpenTelemetry.Instrumentation.Http/) provides automatic collection of HTTP client metrics.
2525

26-
* [Logs](https://github.com/open-telemetry/opentelemetry-dotnet/blob/main/docs/logs/getting-started/README.md)
26+
* [Logs](https://github.com/open-telemetry/opentelemetry-dotnet/tree/main/docs/logs/getting-started-console)
2727

2828
* [Azure Monitor Exporter](https://www.nuget.org/packages/Azure.Monitor.OpenTelemetry.Exporter/) allows sending traces, metrics, and logs data to Azure Monitor.
2929

0 commit comments

Comments
 (0)