Skip to content

Commit 8eaa048

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

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
@@ -76,7 +76,7 @@ builder.Services.AddIdentityServer()
7676
```
7777

7878
The duration of the data in the default cache is configurable on
79-
the [IdentityServerOptions](/identityserver/reference/v8/options#caching).
79+
the [`IdentityServerOptions`](/identityserver/reference/v8/options#caching).
8080
For example:
8181

8282
```csharp

0 commit comments

Comments
 (0)