You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/identityserver/samples/index.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ The source code for the samples is in our [GitHub repository](https://github.com
24
24
/>
25
25
26
26
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).
28
28
Some samples use our public [demo instance of IdentityServer](https://demo.duendesoftware.com/).
29
29
30
30
## Feedback
@@ -36,4 +36,4 @@ You can [join the Duende developer community](https://github.com/DuendeSoftware/
0 commit comments