Skip to content

Commit ff200eb

Browse files
authored
Fix broken link to blog post (microsoft#65)
1 parent 2ebe070 commit ff200eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Microsoft.Diagnostics.Tracing/EventSource/docs/EventSource.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -627,7 +627,7 @@ during the initialization of the event source instance.
627627

628628
In v4.5 exceptions thrown during event source initialization can be observed as
629629
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)
630+
[this blog post](https://docs.microsoft.com/archive/blogs/vancem/why-doesnt-my-eventsource-produce-any-events)
631631
for details.
632632

633633
## Event Source Assumptions and Validation

0 commit comments

Comments
 (0)