Skip to content

Commit 579c5c8

Browse files
authored
fix broken link (#3807)
1 parent e9dd200 commit 579c5c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/System.IO/FileSystemWatcher.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
<altmember cref="T:System.IO.RenamedEventHandler" />
126126
<altmember cref="T:System.IO.WaitForChangedResult" />
127127
<altmember cref="T:System.IO.WatcherChangeTypes" />
128-
<related type="ExternalDocumentation" href="https://code.msdn.microsoft.com/Using-a-FileSystemWatcher-4bc97af4">Using a FileSystemWatcher Component in a Windows Form</related>
128+
<related type="ExternalDocumentation" href="https://github.com/microsoftarchive/msdn-code-gallery-community-s-z/tree/master/Using%20a%20FileSystemWatcher%20Component%20in%20a%20Windows%20Form%20with%20C%23">Using a FileSystemWatcher Component in a Windows Form</related>
129129
</Docs>
130130
<Members>
131131
<MemberGroup MemberName=".ctor">

0 commit comments

Comments
 (0)