Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Commit c489692

Browse files
YohDeadfallAaronRobinsonMSFT
authored andcommitted
Fixed link to .NET Core SDK (#24147)
1 parent 472d840 commit c489692

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/building/windows-instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ Powershell version must be 3.0 or higher. This should be the case for Windows 8
8888
## DotNet Core SDK
8989
While not strictly needed to build or test the .NET Core repository, having the .NET Core SDK installed lets you use the dotnet.exe command to run .NET Core applications in the 'normal' way. We use this in the
9090
[Using Your Build](../workflow/UsingYourBuild.md) instructions. Visual Studio should have
91-
installed the .NET Core SDK, but in case it did not you can get it from the [Installing the .NET Core SDK](https://www.microsoft.com/net/core) page.
91+
installed the .NET Core SDK, but in case it did not you can get it from the [Installing the .NET Core SDK](https://dotnet.microsoft.com/download) page.
9292

9393
## Adding to the default PATH variable
9494

0 commit comments

Comments
 (0)