Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaira Wenzel <mairaw@users.noreply.github.com>2016-06-01 00:26:13 +0300
committerStephen Toub <stoub@microsoft.com>2016-06-01 00:26:13 +0300
commita94db66d894212b9bffd3c7fd53d2522683a6689 (patch)
tree32e6d4f37f567c3c1a77449d0fcc727e128872b1 /Documentation/README.md
parent26e4753b5963ac8d533a26ef1114b9ef47a8e71a (diff)
Update README.md to fix a few links (#8993)
Diffstat (limited to 'Documentation/README.md')
-rw-r--r--Documentation/README.md7
1 files changed, 2 insertions, 5 deletions
diff --git a/Documentation/README.md b/Documentation/README.md
index 1f1710ec1f..4ca98785bd 100644
--- a/Documentation/README.md
+++ b/Documentation/README.md
@@ -9,15 +9,12 @@ Intro to .NET Core
Learn about .NET Core
====================
-- [[WIP] Official .NET Core Docs](http://dotnet.readthedocs.org)
+- [[WIP] Official .NET Core Docs](http://dotnet.github.io/)
Get .NET Core
=============
-- [Get .NET Core DNX SDK on Windows](https://github.com/dotnet/coreclr/blob/master/Documentation/install/get-dotnetcore-dnx-windows.md)
-- [Get .NET Core DNX SDK on OS X](https://github.com/dotnet/coreclr/blob/master/Documentation/install/get-dotnetcore-dnx-osx.md)
-- [Get .NET Core DNX SDK on Linux](https://github.com/dotnet/coreclr/blob/master/Documentation/install/get-dotnetcore-dnx-linux.md)
-- [Get .NET Core (Raw) on Windows](https://github.com/dotnet/coreclr/blob/master/Documentation/install/get-dotnetcore-windows.md)
+- [Get .NET Core SDK](https://www.microsoft.com/net/core)
Project Docs
============