Skip to content

Commit e5fe6c0

Browse files
Update astro/src/content/docs/identityserver/data/configuration.md
Co-authored-by: Maarten Balliauw <maarten.balliauw@duendesoftware.com>
1 parent 2230cb7 commit e5fe6c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

astro/src/content/docs/identityserver/data/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ builder.Services.AddIdentityServer()
120120
```
121121

122122
The duration of the data in the default cache is configurable on
123-
the [IdentityServerOptions](/identityserver/reference/v7/options#caching).
123+
the [`IdentityServerOptions`](/identityserver/reference/v7/options#caching).
124124
For example:
125125

126126
```csharp

0 commit comments

Comments
 (0)