Merge pull request #58 from henkmollema/patch-1
Reference to ASP.NET 5 instead of vNext in README
This commit is contained in:
commit
03aa1ee107
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue