File tree Expand file tree Collapse file tree
astro/src/content/docs/identityserver/samples Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -17,12 +17,12 @@ This sample contains the finished source code for the [Getting Started with User
1717
1818<LinkCard
1919 description = " GitHub Repository for the User Management Getting Started Sample"
20- href = " https://github.com/DuendeSoftware/samples/tree/main/IdentityServer/v8/UserManagement/UserManagementSample. GettingStarted"
20+ href = " https://github.com/DuendeSoftware/samples/tree/main/IdentityServer/v8/UserManagement/GettingStarted"
2121 title = " User Management Getting Started Sample"
2222 target = " _blank"
2323/>
2424
25- ### User Management Sample
25+ ### Full User Management Sample
2626
2727This sample demonstrates a full IdentityServer deployment using Duende User Management for user storage and authentication.
2828It covers multiple authentication methods working together in a single application, orchestrated by .NET Aspire.
@@ -46,7 +46,7 @@ in a single `dotnet run` command.
4646
4747<LinkCard
4848 description = " GitHub Repository for the User Management Sample"
49- href = " https://github.com/DuendeSoftware/samples/tree/main/IdentityServer/v8/UserManagement"
49+ href = " https://github.com/DuendeSoftware/samples/tree/main/IdentityServer/v8/UserManagement/FullSample "
5050 title = " User Management Sample"
5151 target = " _blank"
5252/>
You can’t perform that action at this time.
0 commit comments