Skip to content

Commit 4866557

Browse files
authored
Merge pull request #863 from DuendeSoftware/wca/upgrade-path-version-typo
Fixed a version number typo
2 parents 0ab718d + c11ed1f commit 4866557

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/content/docs/identityserver/upgrades/identityserver4-v3-to-duende-identityserver-v6.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Also, all the prior tables associated with the `ApiResources` were prefixed with
2525
Then any new tables associated with the new top-level ApiScopes have the "ApiScope" prefix to indicate that association.
2626

2727
To properly update the database, the easiest approach is to first update to the latest of IdentityServer4 v4.
28-
Once that's complete, then it's straightforward to move to Duende IdentityServer v5.
28+
Once that's complete, then it's straightforward to move to Duende IdentityServer v6.
2929

3030
There is a sample project for this migration exercise. It is located [here](https://github.com/DuendeSoftware/UpgradeSample-IdentityServer4-v3).
3131

0 commit comments

Comments
 (0)