From 2abc09fb8005968e886fde8242349cb818bd1e13 Mon Sep 17 00:00:00 2001 From: Aligned Date: Wed, 21 Jan 2015 13:14:50 -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 d53815044a..dfd84bf829 100644 --- a/README.md +++ b/README.md @@ -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.