diff --git a/xml/System.Diagnostics/DiagnosticSource.xml b/xml/System.Diagnostics/DiagnosticSource.xml
index 9a8761abe07..98b9a64b772 100644
--- a/xml/System.Diagnostics/DiagnosticSource.xml
+++ b/xml/System.Diagnostics/DiagnosticSource.xml
@@ -21,7 +21,7 @@
An abstract class that allows code to be instrumented for production-time logging of rich data payloads for consumption within the process that was instrumented.
- For more information, see [DiagnosticSource User's Guide](https://github.com/dotnet/corefx/blob/master/src/System.Diagnostics.DiagnosticSource/src/DiagnosticSourceUsersGuide.md).
+ For more information, see [DiagnosticSource User's Guide](https://github.com/dotnet/runtime/blob/master/src/libraries/System.Diagnostics.DiagnosticSource/src/DiagnosticSourceUsersGuide.md).