Change ASP.NET vNext to ASP.Net 5 in the Readme.md
This commit is contained in:
parent
e9c79612aa
commit
dd8dee2979
|
|
@ -1,6 +1,6 @@
|
||||||
Hosting
|
Hosting
|
||||||
=======
|
=======
|
||||||
|
|
||||||
The Hosting repo contains code required to host an ASP.NET vNext application, it is the entry point used when self-hosting an application.
|
The Hosting repo contains code required to host an ASP.NET 5 application, it is the entry point used when self-hosting an application.
|
||||||
|
|
||||||
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