diff --git a/guides/migration/30-to-40.md b/guides/migration/30-to-40.md index 3462cb2..5b6e616 100644 --- a/guides/migration/30-to-40.md +++ b/guides/migration/30-to-40.md @@ -187,4 +187,4 @@ ValueTask SetRedirectUrisAsync(TApplication application, ImmutableArray 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/). \ No newline at end of file +For more information, read [OpenIddict 4.0 general availability](https://kevinchalet.com/2022/12/23/openiddict-4-0-general-availability/). \ No newline at end of file