From a15b056735219e64cb247d4da7ba3a4d02487359 Mon Sep 17 00:00:00 2001 From: Kent Sharkey Date: Fri, 7 May 2021 16:46:06 -0700 Subject: [PATCH] Links: ASP.NET Core (2021-05) (#22231) --- aspnetcore/mvc/controllers/application-model.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/aspnetcore/mvc/controllers/application-model.md b/aspnetcore/mvc/controllers/application-model.md index 252687bf21..a8b412a02c 100644 --- a/aspnetcore/mvc/controllers/application-model.md +++ b/aspnetcore/mvc/controllers/application-model.md @@ -62,7 +62,7 @@ The `AuthorizationApplicationModelProvider` is responsible for applying the beha The `CorsApplicationModelProvider` implements behavior associated with and . For more information, see . -Information on the framework's internal providers described in this section aren't available via the [.NET API browser](https://docs.microsoft.com/dotnet/api/). However, the providers may be inspected in the [ASP.NET Core reference source (dotnet/aspnetcore GitHub repository)](https://github.com/dotnet/aspnetcore). Use GitHub search to find the providers by name and select the version of the source with the **Switch branches/tags** dropdown list. +Information on the framework's internal providers described in this section aren't available via the [.NET API browser](/dotnet/api/). However, the providers may be inspected in the [ASP.NET Core reference source (dotnet/aspnetcore GitHub repository)](https://github.com/dotnet/aspnetcore). Use GitHub search to find the providers by name and select the version of the source with the **Switch branches/tags** dropdown list. ## Conventions @@ -217,4 +217,4 @@ The application model exposes an