Change ASP.NET vNext to ASP.Net 5 in the Readme.md

This commit is contained in:
Aligned 2015-01-21 11:52:16 -06:00
parent 8a28fbb6b5
commit 27cde37107
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ WebSockets
Contains a managed implementation of the WebSocket protocol, along with client and server integration components.
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.