Skip to content

Commit 16f0c5b

Browse files
authored
Fix asp.net to .net
This is still not fully correct as there is no distro for anything other than asp.net core. But .NET is more correct than ASP.NET :)
1 parent 88ddc13 commit 16f0c5b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-monitor/app/app-insights-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ For detailed information about instrumenting applications to enable Application
6666
#### OpenTelemetry Distro
6767

6868
* [ASP.NET Core](opentelemetry-enable.md?tabs=aspnetcore)
69-
* [ASP.NET](opentelemetry-enable.md?tabs=net)
69+
* [.NET](opentelemetry-enable.md?tabs=net)
7070
* [Java](opentelemetry-enable.md?tabs=java)
7171
* [Node.js](opentelemetry-enable.md?tabs=nodejs)
7272
* [Python](opentelemetry-enable.md?tabs=python)
@@ -265,4 +265,4 @@ Review dedicated [troubleshooting articles](/troubleshoot/azure/azure-monitor/we
265265
- [Live metrics](live-stream.md)
266266
- [Transaction search](transaction-search-and-diagnostics.md?tabs=transaction-search)
267267
- [Availability overview](availability-overview.md)
268-
- [Users, sessions, and events](usage-segmentation.md)
268+
- [Users, sessions, and events](usage-segmentation.md)

0 commit comments

Comments
 (0)