Skip to content

Commit fb79d99

Browse files
Update Broken Link MicrosoftDocs/azure-docs#42913
Updated Broken Links for InMemoryChannel & Server Telemetry Channel
1 parent 4238421 commit fb79d99

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)