Skip to content

Commit 02d659f

Browse files
Update internal link to use /index.md for consistency in IdentityServer documentation.
1 parent ea43aaa commit 02d659f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/identityserver/upgrades/identityserver4-to-duende-identityserver-v7.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -460,7 +460,7 @@ When upgrading, consider how those applications will handle an upgraded token se
460460

461461
### Step 7: Verify Data Protection Configuration :badge[Optional]
462462

463-
Duende IdentityServer depends on [ASP.NET Data Protection](/identityserver/deployment/overview.md#aspnet-core-data-protection) to encrypt and sign data using keys managed by ASP.NET.
463+
Duende IdentityServer depends on [ASP.NET Data Protection](/identityserver/deployment/index.md#aspnet-core-data-protection) to encrypt and sign data using keys managed by ASP.NET.
464464

465465
As part of your migration, verify the application name is set in your Data Protection configuration:
466466

0 commit comments

Comments
 (0)