diff --git a/docs/core/tools/sdk-errors/netsdk1080.md b/docs/core/tools/sdk-errors/netsdk1080.md index 5947f1fefaf30..276bcd9f48ba8 100644 --- a/docs/core/tools/sdk-errors/netsdk1080.md +++ b/docs/core/tools/sdk-errors/netsdk1080.md @@ -46,7 +46,7 @@ After updating to .NET Core 3.1 the project file for the same project should loo ``` -Make these changes, in particular delete the `PackageReference` element, to eliminate the warning. For more information, see [Remove obsolete package references](aspnet/core/migration/22-to-30#remove-obsolete-package-references). +Make these changes, in particular delete the `PackageReference` element, to eliminate the warning. For more information, see [Remove obsolete package references](/aspnet/core/migration/22-to-30#remove-obsolete-package-references). ## Class library project