Skip to content

Commit 52d26d5

Browse files
committed
Update link
1 parent 9e75b67 commit 52d26d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aspnetcore/security/authentication/configure-oidc-web-authentication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ IdentityModelEventSource.ShowPII = true;
295295
app.Run();
296296
```
297297

298-
See https://learn.microsoft.com/en-us/aspnet/core/fundamentals/logging/?view=aspnetcore-8.0#configure-logging for further information on logging.
298+
See https://learn.microsoft.com/aspnet/core/fundamentals/logging/?view=aspnetcore-8.0#configure-logging for further information on logging.
299299

300300
> [!NOTE]
301301
> You may want to lower the configured log level to see everything the required logs.

0 commit comments

Comments
 (0)