diff --git a/aspnetcore/blazor/hybrid/routing.md b/aspnetcore/blazor/hybrid/routing.md index 60d05c359636..21f8c5c5d4f3 100644 --- a/aspnetcore/blazor/hybrid/routing.md +++ b/aspnetcore/blazor/hybrid/routing.md @@ -275,7 +275,7 @@ For more information, see the following resources: ## Deep linking -Coverage of deep linking support is forthcoming. In the meantime, see [Support deep linking into .NET MAUI Blazor apps (dotnet/maui #3788)](https://github.com/dotnet/maui/issues/3788#issuecomment-1421550198) for more information. +Deep linking support is planned for .NET 9 in late 2024. For more information, see [Support deep linking into .NET MAUI Blazor apps (dotnet/maui #3788)](https://github.com/dotnet/maui/issues/3788#issuecomment-1421550198). :::zone-end