Skip to content

Commit 1562101

Browse files
Yoticcjkotas
andauthored
Fix link to "com error codes" in inc/corerror.xml (#119442)
Co-authored-by: Jan Kotas <jkotas@microsoft.com>
1 parent ffafc0d commit 1562101

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/coreclr/inc/corerror.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<!-- -->
3434
<!-- These HRESULTs are used for mapping managed exceptions to COM error codes -->
3535
<!-- and vice versa through COM Interop. For background on COM error codes see -->
36-
<!-- http://msdn.microsoft.com/library/default.asp?url=/library/en-us/com/error_9td2.asp. -->
36+
<!-- https://learn.microsoft.com/windows/win32/com/com-error-codes . -->
3737

3838
<!-- The range (0x8013xxxx) and (0x13xxxx) is reserved for the .NET Framework SDK teams. -->
3939
<!-- Within that range, the following subranges have been allocated for different feature areas: -->

0 commit comments

Comments
 (0)