We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ebe070 commit ff200ebCopy full SHA for ff200eb
Microsoft.Diagnostics.Tracing/EventSource/docs/EventSource.md
@@ -627,7 +627,7 @@ during the initialization of the event source instance.
627
628
In v4.5 exceptions thrown during event source initialization can be observed as
629
first chance exceptions, either in a debugger or with an ETW listener. See
630
-[this blog post](http://blogs.msdn.com/b/vancem/archive/2012/12/21/why-my-doesn-t-my-eventsource-produce-any-events.aspx)
+[this blog post](https://docs.microsoft.com/archive/blogs/vancem/why-doesnt-my-eventsource-produce-any-events)
631
for details.
632
633
## Event Source Assumptions and Validation
0 commit comments