Skip to content

Commit 2a575f3

Browse files
Update src/content/docs/identityserver/upgrades/identityserver4-upgrade-analysis.mdx
Co-authored-by: Khalid Abuhakmeh <khalid.abuhakmeh@duendesoftware.com>
1 parent ae59a62 commit 2a575f3

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ import { Steps } from "@astrojs/starlight/components";
1010
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),
13-
we provide a utility that [analyzes the current configuration of your current IdentityServer4](https://gist.github.com/maartenba/dd80751aa21583934898f63c1be9c2dd). It inspects the running instance to provide specific recommendations,
13+
we provide a utility that [analyzes the current configuration of your current IdentityServer4](https://gist.github.com/maartenba/dd80751aa21583934898f63c1be9c2dd). It inspects the running instance to provide specific recommendations
14+
and highlights potential compatibility issues during the upgrade process.
1415
and highlights potential compatibility issues during the upgrade process.
1516

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

0 commit comments

Comments
 (0)