Skip to content

Commit cfda5e5

Browse files
alexineadougbu
authored andcommitted
Fixed ASP.NET Web API version in README.md
Fixed ASP.NET Web API version in `README.md`, to make it be same as the Repository Description.
1 parent 9c86f72 commit cfda5e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@ ASP.NET MVC, Web API, Web Pages, and Razor
33

44
AppVeyor: [![AppVeyor](https://ci.appveyor.com/api/projects/status/github/aspnet/aspnetwebstack?branch=master&svg=true)](https://ci.appveyor.com/project/aspnetci/aspnetwebstack/branch/master)
55

6-
## Note: This repo is for ASP.NET MVC 5.x, Web API 5.x, and Web Pages 3.x. For ASP.NET Core MVC, check the [MVC repo](https://github.com/aspnet/Mvc).
6+
## Note: This repo is for ASP.NET MVC 5.x, Web API 2.x, and Web Pages 3.x. For ASP.NET Core MVC, check the [MVC repo](https://github.com/aspnet/Mvc).
77

88
ASP.NET MVC is a web framework that gives you a powerful, patterns-based way to build dynamic websites and Web APIs. ASP.NET MVC enables a clean separation of concerns and gives you full control over markup.
99

1010
This repo includes:
1111

1212
* ASP.NET MVC 5.x
13-
* ASP.NET Web API 5.x
13+
* ASP.NET Web API 2.x
1414
* ASP.NET Web Pages 3.x
1515
* ASP.NET Razor 3.x
1616

0 commit comments

Comments
 (0)