Skip to content

Commit 4521225

Browse files
authored
Merge pull request #861 from DuendeSoftware/maartenba-patch-1
Use correct header
2 parents 5af1f11 + f34273b commit 4521225

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • src/content/docs/identityserver/samples

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ In the client application:
5757
target="_blank"
5858
/>
5959

60-
# ASP.NET Identity Passkey :badge[.NET 10]
60+
### ASP.NET Identity Passkey :badge[.NET 10]
6161

6262
This sample shows how to port passkey support from a .NET 10 Blazor App project template into Duende IdentityServer.
6363

@@ -83,4 +83,4 @@ and adds the necessary changes to support passkey authentication:
8383
href="https://github.com/DuendeSoftware/samples/tree/main/IdentityServer/v7/AspNetIdentityPasskeys"
8484
title="ASP.NET Identity Passkey Sample"
8585
target="_blank"
86-
/>
86+
/>

0 commit comments

Comments
 (0)