From 4a2ed7c4e66265e49b8e98d0566ce17b3982e807 Mon Sep 17 00:00:00 2001 From: Ryan Emerson Date: Tue, 6 Jan 2026 16:21:48 +0000 Subject: [PATCH] Use correct anchor for mdc logging in 26.5.0 release notes Closes #45185 Signed-off-by: Ryan Emerson --- docs/documentation/release_notes/topics/26_5_0.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/documentation/release_notes/topics/26_5_0.adoc b/docs/documentation/release_notes/topics/26_5_0.adoc index 5e9405b87f2..602558b8e0f 100644 --- a/docs/documentation/release_notes/topics/26_5_0.adoc +++ b/docs/documentation/release_notes/topics/26_5_0.adoc @@ -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.