Merge pull request #58 from henkmollema/patch-1

Reference to ASP.NET 5 instead of vNext in README
This commit is contained in:
Eilon Lipton 2015-05-14 16:24:38 -07:00
commit 03aa1ee107
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.