Fix the link to the "OpenIddict 4.0 general availability" blog post

This commit is contained in:
Kévin Chalet 2022-12-25 14:33:56 +01:00
parent 9da8d108de
commit 93336b1198

View File

@ -187,4 +187,4 @@ ValueTask SetRedirectUrisAsync(TApplication application, ImmutableArray<string>
OpenIddict 4.0 introduces a new client stack that is natively compatible with all supported versions of ASP.NET Core (2.1
on .NET Framework, 3.1, 6.0 and 7.0) and `Microsoft.Owin` 4.2 (which means it can also be used on ASP.NET 4.6.1 and higher).
For more information, read [OpenIddict 4.0 general availability](https://kevinchalet.com/2022/12/19/openiddict-4-0-general-availability/).
For more information, read [OpenIddict 4.0 general availability](https://kevinchalet.com/2022/12/23/openiddict-4-0-general-availability/).