Skip to content

Commit 57b5ccc

Browse files
Update astro/src/content/docs/identityserver/deployment/index.md
Co-authored-by: Maarten Balliauw <maarten.balliauw@duendesoftware.com>
1 parent 99dd6fb commit 57b5ccc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • astro/src/content/docs/identityserver/deployment

astro/src/content/docs/identityserver/deployment/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ Duende IdentityServer makes extensive use of
9595
ASP.NET's [data protection](https://docs.microsoft.com/en-us/aspnet/core/security/data-protection/) feature. It is
9696
crucial that you configure data protection correctly before you start using your IdentityServer in production.
9797

98-
The recommended practices for setting up and using Data Protection in Duende IdentityServer are the same as other server-side products, like BFF, and are enumerated in the [general Data Protection page](/general/data-protection).
98+
The recommended practices for setting up and using ASP.NET Core Data Protection for Duende IdentityServer are the same as for other server-side products, like BFF. See the [general ASP.NET Core Data Protection page](/general/data-protection).
9999

100100

101101
### Identity Server's Usage of Data Protection

0 commit comments

Comments
 (0)