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

github.com/dotnet/aspnetcore.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Roth <danroth27@hotmail.com>2016-11-16 19:39:30 +0300
committerGitHub <noreply@github.com>2016-11-16 19:39:30 +0300
commitf79e4a22cabfa3c72c5f0e7c8d302a977dba61b2 (patch)
treef5d7c6a638f7827a6c42ce9dd9bbc45563e1dd6a
parent46f67be86282527097ef310dd0b5abf50ff42ead (diff)
Update for 1.1 release1.1.0
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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