diff --git a/aspnetcore/security/authentication/scaffold-identity.md b/aspnetcore/security/authentication/scaffold-identity.md index 76ddb13972..7a5febc2e2 100644 --- a/aspnetcore/security/authentication/scaffold-identity.md +++ b/aspnetcore/security/authentication/scaffold-identity.md @@ -436,10 +436,6 @@ A similar approach can be followed for production scenarios. To prevent publishing static Identity assets to the web root, see . -## Additional resources - -* [Changes to authentication code to ASP.NET Core 2.1 and later](xref:migration/20_21#changes-to-authentication-code) - ::: moniker-end ::: moniker range="< aspnetcore-6.0"