From f79e4a22cabfa3c72c5f0e7c8d302a977dba61b2 Mon Sep 17 00:00:00 2001 From: Daniel Roth Date: Wed, 16 Nov 2016 17:39:30 +0100 Subject: [PATCH] Update for 1.1 release --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 148d9ca181..fbd99cf102 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 We are pleased to [announce](https://blogs.msdn.microsoft.com/webdev/2016/06/27/announcing-asp-net-core-1-0/) the release of ASP.NET Core 1.0! Check our [releases](https://github.com/aspnet/home/releases) for the latest patch release. -ASP.NET Core 1.1 Preview 1 is now available! See the [release notes](https://github.com/aspnet/Home/releases/tag/1.1.0-preview1) for further details. +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. ## Get Started