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

github.com/dotnet/core.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRich Lander <rlander@microsoft.com>2021-01-08 08:10:47 +0300
committerGitHub <noreply@github.com>2021-01-08 08:10:47 +0300
commite5f82ca7b5627b2b10e66ddfb561ee3ca7b38bfd (patch)
tree3c4edbeb687a5bc350ba2456720cd024204a0cd9 /README.md
parent28613df3c1f1909f159e8f1d1e53d61bdab12483 (diff)
Update support docs (#5819)
* Update support docs * Update links * Update servicing builds * Update table * Update out-of-support table * Update os support page * Update daily builds * Update intro to each version * Update per feedback * Update release policies * rename release-types file * Update per feedback * Move release-policies.md to root * Update release-policies.md * Add vendor support section * Add Microsoft support link * Update microsoft-support.md Co-authored-by: Maira Wenzel <mairaw@microsoft.com> * Update per feedback Co-authored-by: Maira Wenzel <mairaw@microsoft.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 4 insertions, 7 deletions
diff --git a/README.md b/README.md
index 90d4d913..67eb9193 100644
--- a/README.md
+++ b/README.md
@@ -2,15 +2,12 @@
The dotnet/core repository is a good starting point for .NET Core.
-The latest major release is [.NET 5.0](release-notes/5.0). The latest patch updates are listed in [.NET Core release notes](release-notes/README.md).
+The latest major release is [.NET 5.0](release-notes/5.0/README.md). The latest patch updates are listed in [.NET Core release notes](release-notes/README.md).
-## Download the latest .NET Core SDK
+## .NET Core Releases
-* [.NET 5.0 SDK](release-notes/5.0/README.md)
-
-## .NET Core Releases and Daily Builds
-
-* [.NET Core released builds](release-notes/README.md)
+* [Download the latest .NET Core SDK](https://dotnet.microsoft.com/download/dotnet/5.0)
+* [.NET Core releases](releases.md)
* [.NET Core daily builds](daily-builds.md)
## Learn about .NET Core