Skip to content
This repository was archived by the owner on Jul 26, 2023. It is now read-only.

Commit 69cde2a

Browse files
authored
Fix link to sigimp
1 parent 2b6bbcf commit 69cde2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,7 @@ Safe handles should follow a few rules:
334334

335335
A good example would be [`SafeHookHandle.cs`](src/User32.Desktop/User32+SafeHookHandle.cs).
336336

337-
[SigImp]: http://blogs.msdn.com/b/vbteam/archive/2008/03/14/making-pinvoke-easy.aspx
337+
[SigImp]: https://devblogs.microsoft.com/vbteam/making-pinvoke-easy/
338338
[APISets]: https://msdn.microsoft.com/en-us/library/windows/desktop/hh802935(v=vs.85).aspx
339339
[APISets8]: https://msdn.microsoft.com/en-us/library/windows/desktop/dn505783(v=vs.85).aspx
340340

0 commit comments

Comments
 (0)