From cc96d9b77d2a427f715a62e5b3aa02a690272b0f Mon Sep 17 00:00:00 2001 From: Ben Brandt Date: Wed, 16 Aug 2017 22:20:19 -0500 Subject: [PATCH] Update readme to link to 2.0 release --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b0117ce26a..9f2a3ce9c4 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ ASP.NET Core is a new open-source and cross-platform framework for building mode ASP.NET Core 1.1 is now available! See the [release notes](https://github.com/aspnet/Home/releases/tag/1.1.0) for further details and check our [releases](https://github.com/aspnet/home/releases) for the latest patch release. -ASP.NET Core 2.0 Preview 2 is now available! See the [release notes](https://github.com/aspnet/Home/releases/tag/2.0.0-preview2) for further details. +ASP.NET Core 2.0 is now available! See the [release notes](https://github.com/aspnet/Home/releases/tag/2.0.0) for further details. ## Get Started