Use correct anchor for mdc logging in 26.5.0 release notes

Closes #45185

Signed-off-by: Ryan Emerson <remerson@ibm.com>
This commit is contained in:
Ryan Emerson 2026-01-06 16:21:48 +00:00 committed by GitHub
parent ed69f332af
commit 4a2ed7c4e6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -192,5 +192,5 @@ The `log-mdc:v1` feature has been promoted from a preview feature to a supported
MDC enables Keycloak to enrich log entries with contextual information such as realm, client, user ID and IP address, significantly improving debugging and observability.
For more details, see the https://www.keycloak.org/server/logging#_adding_context_for_log_messages[Adding context for log messages] guide.
For more details, see the https://www.keycloak.org/server/logging#mdc[Adding context for log messages] guide.