summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYoh Deadfall <yoh.deadfall@hotmail.com>2019-05-12 17:20:49 +0300
committerDan Moseley <danmose@microsoft.com>2019-05-12 07:20:49 -0700
commit88625deceacc8c5233b7e56d574455be68f3ea9b (patch)
treef291ca03ed996fa60b20ab7d8c6f939f91bd7139
parentafe95bac41dbd65e623c2cdc8a776a18e6a6e789 (diff)
downloadcoreclr-88625deceacc8c5233b7e56d574455be68f3ea9b.tar.gz
coreclr-88625deceacc8c5233b7e56d574455be68f3ea9b.tar.bz2
coreclr-88625deceacc8c5233b7e56d574455be68f3ea9b.zip
Fixed link to .NET Core SDK (#24544)
-rw-r--r--Documentation/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/README.md b/Documentation/README.md
index 7053c8f7c3..ef96bb65c3 100644
--- a/Documentation/README.md
+++ b/Documentation/README.md
@@ -11,7 +11,7 @@ Intro to .NET Core
Getting Started
===============
-- [Installing the .NET Core SDK](https://www.microsoft.com/net/core)
+- [Installing the .NET Core SDK](https://dotnet.microsoft.com/download)
- [Official .NET Core Docs](https://docs.microsoft.com/dotnet/core/)
Project Docs