Skip to content

Commit 7b441ae

Browse files
authored
Update links in tutorial (#36406)
1 parent 5306b42 commit 7b441ae

File tree

1 file changed

+1
-3
lines changed
  • aspnetcore/blazor/tutorials/movie-database-app

1 file changed

+1
-3
lines changed

aspnetcore/blazor/tutorials/movie-database-app/index.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,8 @@ At the end of the tutorial, you'll have a Blazor Web App that can display and ma
2929

3030
## Secure authentication flow required for production apps
3131

32-
This tutorial uses a local database that doesn't require user authentication. Production apps should use the most secure authentication flow available. For more information on authentication for deployed test and production Blazor Web Apps, see the following resources:
32+
This tutorial uses a local database that doesn't require user authentication. Production apps should use the most secure authentication flow available. For more information on authentication for deployed test and production Blazor Web Apps, see <xref:blazor/security/index> and the following articles in the *Server* security node:
3333

34-
* <xref:blazor/security/index>
35-
* <xref:blazor/security/index> and the following articles in the *Server* security node
3634
* <xref:blazor/security/blazor-web-app-oidc>
3735
* <xref:blazor/security/blazor-web-app-entra>
3836

0 commit comments

Comments
 (0)