Skip to content

Commit c455bdb

Browse files
authored
Apply suggestion from @maartenba
1 parent 4969fd9 commit c455bdb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

astro/src/content/docs/identitymodel/endpoints/client-assertions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ takes precedence during request preparation.
9797

9898
Both the `ClientAssertion` and `ClientAssertionFactory` properties exist on
9999
`ProtocolRequest` to support
100-
[Duende.IdentityModel.OidcClient](/identitymodel-oidcclient/). The OidcClient
100+
[`Duende.IdentityModel.OidcClient`](/identitymodel-oidcclient/). The OidcClient
101101
library builds on IdentityModel's protocol requests internally, and when
102102
configured with client assertion-based authentication, it sets these properties
103103
on the underlying requests it creates.

0 commit comments

Comments
 (0)