Skip to content

Commit 21b61f2

Browse files
nxtnRon Petrusha
authored andcommitted
Update MSDN links (#3317)
1 parent 0f56bdd commit 21b61f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/System.Runtime.InteropServices/SEHException.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ catch(…)
9292
</remarks>
9393
<altmember cref="T:System.Exception" />
9494
<related type="Article" href="~/docs/standard/exceptions/index.md">Handling and throwing exceptions in .NET</related>
95-
<related type="Article" href="https://msdn.microsoft.com/library/610b364b-2761-429d-9c4a-afbc3e66f1b9">How to: Map HRESULTs and Exceptions</related>
95+
<related type="Article" href="~/docs/framework/interop/how-to-map-hresults-and-exceptions.md">How to: Map HRESULTs and Exceptions</related>
9696
</Docs>
9797
<Members>
9898
<MemberGroup MemberName=".ctor">

0 commit comments

Comments
 (0)