Skip to content

Commit 1b963e0

Browse files
authored
Merge pull request #96118 from MonikaReddy-MSFT/patch-6
Update Broken Link MicrosoftDocs/azure-docs#42913
2 parents e9f484d + fb79d99 commit 1b963e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-monitor/app/telemetry-channels.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,9 +116,9 @@ By default, a maximum of 10 `Transmission` instances can be sent in parallel. If
116116

117117
For the full list of configurable settings for each channel, see:
118118

119-
* [InMemoryChannel](https://github.com/microsoft/ApplicationInsights-dotnet/blob/develop/src/Microsoft.ApplicationInsights/Channel/InMemoryChannel.cs)
119+
* [InMemoryChannel](https://github.com/microsoft/ApplicationInsights-dotnet/blob/develop/BASE/src/Microsoft.ApplicationInsights/Channel/InMemoryChannel.cs)
120120

121-
* [ServerTelemetryChannel](https://github.com/microsoft/ApplicationInsights-dotnet/blob/develop/src/ServerTelemetryChannel/ServerTelemetryChannel.cs)
121+
* [ServerTelemetryChannel](https://github.com/microsoft/ApplicationInsights-dotnet/blob/develop/BASE/src/ServerTelemetryChannel/ServerTelemetryChannel.cs)
122122

123123
Here are the most commonly used settings for `ServerTelemetryChannel`:
124124

0 commit comments

Comments
 (0)