Merge pull request #141 from logankd/patch-1

Change ASP.NET vNext to ASP.Net 5 in the Readme.md
This commit is contained in:
Daniel Roth 2015-04-30 09:54:28 -07:00
commit 30d946d6a2
1 changed files with 1 additions and 1 deletions

View File

@ -3,4 +3,4 @@ ASP.NET Routing
Contains routing middleware for routing requests to application logic.
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.