Fix link (#28032)
parent
940ded43f2
commit
8a8393882b
|
@ -26,4 +26,4 @@ Blazor Hybrid supports .NET MAUI, WPF, and Windows Forms. The publishing steps f
|
|||
|
||||
## Blazor-specific considerations
|
||||
|
||||
Blazor Hybrid apps require a :::no-loc text="Web View"::: on the host platform. For more information, see [Keep the :::no-loc text="Web View"::: current in deployed Blazor Hybrid apps](https://github.com/dotnet/AspNetCore.Docs/blob/main/aspnetcore/blazor/hybrid/security/security-considerations.md#keep-the-web-view-current-in-deployed-apps).
|
||||
Blazor Hybrid apps require a :::no-loc text="Web View"::: on the host platform. For more information, see [Keep the :::no-loc text="Web View"::: current in deployed Blazor Hybrid apps](xref:blazor/hybrid/security/security-considerations#keep-the-web-view-current-in-deployed-apps).
|
||||
|
|
Loading…
Reference in New Issue