From ea4a2437e7b3ebdec292b5a6aafeb024d0e2bfbb Mon Sep 17 00:00:00 2001 From: Aligned Date: Wed, 21 Jan 2015 13:20:01 -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 5a8d48556d..7d8c5d8a51 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,4 @@ ASP.NET DiagnosticsPages Diagnostics middleware. -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.