Skip to content

Commit f965ecd

Browse files
authored
Fix broken link
1 parent 2429039 commit f965ecd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/System.Runtime.Loader/AssemblyLoadContext.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ This constructor is protected. It can only be called from the <xref:System.Runti
247247
<format type="text/markdown"><![CDATA[
248248
249249
## Remarks
250-
For more information see <see href="~docs/standard/assembly/unloadability-howto">How to use and debug assembly unloadability in .NET Core</see>.
250+
For more information see <see href="/en-us/dotnet/standard/assembly/unloadability-howto">How to use and debug assembly unloadability in .NET Core</see>.
251251
252252
]]></format>
253253
</remarks>

0 commit comments

Comments
 (0)