@@ -557,7 +557,7 @@ To resolve the problem, use ***either*** of the following approaches:
557557* [ Authentication and authorization: General aspects] ( xref:blazor/security/index#aspnet-core-blazor-authentication-and-authorization )
558558* [ Handle Errors: Prerendering] ( xref:blazor/fundamentals/handle-errors#prerendering )
559559* [ Host and deploy: Blazor Server] ( xref:blazor/host-and-deploy/server )
560- * [ Threat mitigation: Cross-site scripting (XSS)] ( xref:blazor/security/server/ interactive-server-side-rendering#cross-site-scripting-xss )
560+ * [ Threat mitigation: Cross-site scripting (XSS)] ( xref:blazor/security/interactive-server-side-rendering#cross-site-scripting-xss )
561561* < xref:Microsoft.AspNetCore.Components.Routing.Router.OnNavigateAsync > is executed * twice* when prerendering: [ Handle asynchronous navigation events with ` OnNavigateAsync ` ] ( xref:blazor/fundamentals/routing#handle-asynchronous-navigation-events-with-onnavigateasync )
562562
563563::: moniker-end
@@ -1076,7 +1076,7 @@ To resolve the problem, use ***either*** of the following approaches:
10761076* [ Authentication and authorization: General aspects] ( xref:blazor/security/index#aspnet-core-blazor-authentication-and-authorization )
10771077* [ Handle Errors: Prerendering] ( xref:blazor/fundamentals/handle-errors#prerendering )
10781078* [ Host and deploy: Blazor Server] ( xref:blazor/host-and-deploy/server )
1079- * [ Threat mitigation: Cross-site scripting (XSS)] ( xref:blazor/security/server/ interactive-server-side-rendering#cross-site-scripting-xss )
1079+ * [ Threat mitigation: Cross-site scripting (XSS)] ( xref:blazor/security/interactive-server-side-rendering#cross-site-scripting-xss )
10801080
10811081::: moniker-end
10821082
@@ -1508,7 +1508,7 @@ To resolve the problem, use ***either*** of the following approaches:
15081508* [ Authentication and authorization: General aspects] ( xref:blazor/security/index#aspnet-core-blazor-authentication-and-authorization )
15091509* [ Handle Errors: Prerendering] ( xref:blazor/fundamentals/handle-errors#prerendering )
15101510* [ Host and deploy: Blazor Server] ( xref:blazor/host-and-deploy/server )
1511- * [ Threat mitigation: Cross-site scripting (XSS)] ( xref:blazor/security/server/ interactive-server-side-rendering#cross-site-scripting-xss )
1511+ * [ Threat mitigation: Cross-site scripting (XSS)] ( xref:blazor/security/interactive-server-side-rendering#cross-site-scripting-xss )
15121512
15131513::: moniker-end
15141514
@@ -1938,6 +1938,6 @@ To resolve the problem, use ***either*** of the following approaches:
19381938* [ Authentication and authorization: General aspects] ( xref:blazor/security/index#aspnet-core-blazor-authentication-and-authorization )
19391939* [ Handle Errors: Prerendering] ( xref:blazor/fundamentals/handle-errors#prerendering )
19401940* [ Host and deploy: Blazor Server] ( xref:blazor/host-and-deploy/server )
1941- * [ Threat mitigation: Cross-site scripting (XSS)] ( xref:blazor/security/server/ interactive-server-side-rendering#cross-site-scripting-xss )
1941+ * [ Threat mitigation: Cross-site scripting (XSS)] ( xref:blazor/security/interactive-server-side-rendering#cross-site-scripting-xss )
19421942
19431943::: moniker-end
0 commit comments