From 27cde37107a838f5604cf7696abaacda9551082c Mon Sep 17 00:00:00 2001 From: Aligned Date: Wed, 21 Jan 2015 11:52:16 -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 2a9add8342..edaa040954 100644 --- a/README.md +++ b/README.md @@ -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.