Skip to content

Commit d47e868

Browse files
authored
Update src/content/docs/identityserver/upgrades/identityserver4-upgrade-analysis.mdx
1 parent c4e22ae commit d47e868

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/content/docs/identityserver/upgrades/identityserver4-upgrade-analysis.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import { Tabs, TabItem } from "@astrojs/starlight/components";
1111

1212
To help assist in planning the [migration of an IdentityServer4 implementation to Duende IdentityServer](/identityserver/upgrades/identityserver4-to-duende-identityserver-v7.mdx),
1313
we provide a utility that [analyzes the current configuration of your current IdentityServer4](https://raw.githubusercontent.com/DuendeSoftware/docs.duendesoftware.com/refs/heads/main/src/content/docs/identityserver/upgrades/code/MigrationAnalysisController.cs).
14-
It inspects the running instance to provide specific recommendations and highlights potential compatibility issues during the upgrade process.
14+
It inspects the running instance to provide specific recommendations and highlights potential compatibility issues during the upgrade and migration process.
1515

1616
Note that the data provided is informative and should not be considered a complete migration plan.
1717

0 commit comments

Comments
 (0)