From 24ddf2685209ca60417cfd7393da11c21422f9e8 Mon Sep 17 00:00:00 2001 From: Steve MacLean Date: Mon, 7 Oct 2019 15:31:45 -0400 Subject: [PATCH] Fix broken link --- docs/core/diagnostics/diagnostic-scenarios.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/core/diagnostics/diagnostic-scenarios.md b/docs/core/diagnostics/diagnostic-scenarios.md index bd1a52ea0d3ee..c6b6a28e83d2d 100644 --- a/docs/core/diagnostics/diagnostic-scenarios.md +++ b/docs/core/diagnostics/diagnostic-scenarios.md @@ -31,7 +31,7 @@ The diagnostics data collected can then be analyzed postmortem to determine root Each of the scenarios: - Uses the [Sample debug target](sample-debug-target.md) to trigger the scenario. -- Uses the [.NET Core dotnet diagnostic global command-line tools](../index.md#net-core-dotnet-diagnostic-global-command-line-tools). +- Uses the [.NET Core dotnet diagnostic global command-line tools](../index.md#net-core-dotnet-diagnostic-global-tools). ## The scenarios