Skip to content

Commit 84ccbbf

Browse files
Update docs/core/compatibility/sdk/10.0/dotnet-restore-project-json-unsupported.md
Co-authored-by: Genevieve Warren <[email protected]>
1 parent 456cf7d commit 84ccbbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/core/compatibility/sdk/10.0/dotnet-restore-project-json-unsupported.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ The removal of `project.json` support completes this transition and allows the .
3838

3939
Migrate your `project.json` projects to use PackageReference format instead.
4040

41-
If you have .NET Core based `project.json` projects, you can use older versions of the .NET SDK that still include the [`dotnet migrate` command](/dotnet/core/tools/dotnet-migrate) to convert them to the modern project format.
41+
If you have .NET Core based `project.json` projects, you can use older versions of the .NET SDK that still include the [`dotnet migrate` command](/previous-versions/dotnet/fundamentals/tools/dotnet-migrate) to convert them to the modern project format.
4242

4343
For more information about migrating from `project.json`, see [Migrating from project.json to .csproj](/nuget/archive/project-json#migrate-projectjson-to-packagereference).
4444

0 commit comments

Comments
 (0)