Reference to ASP.NET 5 instead of vNext in README

This commit is contained in:
Henk Mollema 2015-05-13 17:08:38 +02:00
parent 8d2bc0d121
commit b4299f3a67
1 changed files with 1 additions and 1 deletions

View File

@ -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.