Skip to content

Commit 97ae7ea

Browse files
authored
Merge pull request #1140 from DuendeSoftware/alrodri/um-samples-url-change
Updated links to UM samples
2 parents 210c295 + 1488e18 commit 97ae7ea

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

astro/src/content/docs/identityserver/samples/usermanagement.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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

2727
This sample demonstrates a full IdentityServer deployment using Duende User Management for user storage and authentication.
2828
It 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
/>

0 commit comments

Comments
 (0)