diff --git a/AspNetCoreMvc/appsettings.json b/AspNetCoreMvc/appsettings.json index 177853e..c16c855 100644 --- a/AspNetCoreMvc/appsettings.json +++ b/AspNetCoreMvc/appsettings.json @@ -9,7 +9,7 @@ // Opt-in for payload submission "IncludeRequestPayload": true, // Whether to add System.Diagnostics.Activity data to the event:: - // For more: https://github.com/dotnet/corefx/blob/master/src/System.Diagnostics.DiagnosticSource/src/ActivityUserGuide.md + // For more: https://github.com/dotnet/runtime/blob/master/src/libraries/System.Diagnostics.DiagnosticSource/src/ActivityUserGuide.md "IncludeActivityData": true, "Logging": { // Record any message with this level or higher as a breadcrumb (default is Information)