Skip to content

Commit c30c28a

Browse files
authored
Merge pull request #97490 from mrbullwinkle/mrb_12_02_2019_fixlink02
fix broken link from repo reorg
2 parents b0a5685 + 15b9817 commit c30c28a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-monitor/app/console.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.subservice: application-insights
66
ms.topic: conceptual
77
author: mrbullwinkle
88
ms.author: mbullwin
9-
ms.date: 11/19/2019
9+
ms.date: 12/02/2019
1010

1111
ms.reviewer: lmolkova
1212
---
@@ -185,7 +185,7 @@ namespace ConsoleApp
185185
module.ExcludeComponentCorrelationHttpHeadersOnDomains.Add("127.0.0.1");
186186

187187
// enable known dependency tracking, note that in future versions, we will extend this list.
188-
// please check default settings in https://github.com/Microsoft/ApplicationInsights-dotnet-server/blob/develop/Src/DependencyCollector/DependencyCollector/ApplicationInsights.config.install.xdt
188+
// please check default settings in https://github.com/microsoft/ApplicationInsights-dotnet-server/blob/develop/WEB/Src/DependencyCollector/DependencyCollector/ApplicationInsights.config.install.xdt
189189
190190
module.IncludeDiagnosticSourceActivities.Add("Microsoft.Azure.ServiceBus");
191191
module.IncludeDiagnosticSourceActivities.Add("Microsoft.Azure.EventHubs");

0 commit comments

Comments
 (0)