From b4299f3a67b6574b18101f9dac83dbc79e18d238 Mon Sep 17 00:00:00 2001 From: Henk Mollema Date: Wed, 13 May 2015 17:08:38 +0200 Subject: [PATCH] Reference to ASP.NET 5 instead of vNext in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 15f1b5fd9a..8db72cb585 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,4 @@ StaticFiles This repo contains middleware for handling requests for file system resources including files and directories. -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.