Update README.md (#917)
This commit is contained in:
parent
47268686c0
commit
c28c7dea4e
10
README.md
10
README.md
|
|
@ -1,10 +1,8 @@
|
|||
ASP.NET Routing
|
||||
===
|
||||
ASP.NET Routing [Archived]
|
||||
===========================
|
||||
|
||||
AppVeyor: [](https://ci.appveyor.com/project/aspnetci/Routing/branch/master)
|
||||
|
||||
Travis: [](https://travis-ci.org/aspnet/Routing)
|
||||
**This GitHub project has been archived.** Ongoing development on this project can be found in <https://github.com/aspnet/AspNetCore>.
|
||||
|
||||
Contains routing middleware for routing requests to application logic.
|
||||
|
||||
This project is part of ASP.NET Core. You can find samples, documentation and getting started instructions for ASP.NET Core at the [Home](https://github.com/aspnet/home) repo.
|
||||
This project is part of ASP.NET Core. You can find samples, documentation and getting started instructions for ASP.NET Core at the [AspNetCore](https://github.com/aspnet/AspNetCore) repo.
|
||||
|
|
|
|||
Loading…
Reference in New Issue