Skip to content

Commit 8644181

Browse files
authored
Update link to shared IdentityServer implementation
1 parent 896d5ce commit 8644181

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • src/content/docs/identityserver/samples

src/content/docs/identityserver/samples/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The source code for the samples is in our [GitHub repository](https://github.com
2424
/>
2525

2626
Most of the samples include both their own IdentityServer implementation and the clients and APIs needed to demonstrate the illustrated functionality.
27-
The [_Basics_](/identityserver/samples/basics.mdx) samples use a [shared IdentityServer implementation](https://github.com/DuendeSoftware/Samples/tree/main/IdentityServer/v7/Basics/IdentityServer).
27+
The [_Basics_](/identityserver/samples/basics.mdx) samples use a [shared IdentityServer implementation](https://github.com/DuendeSoftware/samples/tree/main/IdentityServer/v7/IdentityServerHost).
2828
Some samples use our public [demo instance of IdentityServer](https://demo.duendesoftware.com/).
2929

3030
## Feedback
@@ -36,4 +36,4 @@ You can [join the Duende developer community](https://github.com/DuendeSoftware/
3636
href="https://github.com/DuendeSoftware/community/discussions"
3737
title="Developer Community Forum"
3838
target="_blank"
39-
/>
39+
/>

0 commit comments

Comments
 (0)