From 5328c7f53945e614529b168f2a95fdc844ac43f8 Mon Sep 17 00:00:00 2001 From: Aligned Date: Wed, 21 Jan 2015 11:55:35 -0600 Subject: [PATCH] Change ASP.NET vNext to ASP.Net 5 in the Readme.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ab7b29e979..06a74de411 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,4 @@ ASP.NET Security ASP.NET Security contains the security and authorization middlewares for ASP.NET vNext. -This project is part of ASP.NET vNext. You can find samples, documentation and getting started instructions for ASP.NET vNext at the [Home](https://github.com/aspnet/home) repo. +This project is part of ASP.NET 5. You can find samples, documentation and getting started instructions for ASP.NET 5 at the [Home](https://github.com/aspnet/home) repo.