diff --git a/aspnetcore/choose-aspnet-framework.md b/aspnetcore/choose-aspnet-framework.md index b800462c2c..4f35634c44 100644 --- a/aspnetcore/choose-aspnet-framework.md +++ b/aspnetcore/choose-aspnet-framework.md @@ -40,7 +40,7 @@ ASP.NET is a mature web platform that provides all the services that you require ## ASP.NET Core scenarios * [Websites](https://docs.microsoft.com/aspnet/core/tutorials/first-mvc-app/) -* [APIs](https://docs.microsoft.com/aspnet/core/first-web-api) +* [APIs](https://docs.microsoft.com/aspnet/core/tutorials/first-web-api) ## ASP.NET scenarios @@ -51,4 +51,4 @@ ASP.NET is a mature web platform that provides all the services that you require ## Resources * [Introduction to ASP.NET](https://docs.microsoft.com/aspnet/overview) -* [Introduction to ASP.NET Core](index.md) \ No newline at end of file +* [Introduction to ASP.NET Core](index.md)