From 41fbb4d8b0e802ed5cfe710870bb9f770aa35401 Mon Sep 17 00:00:00 2001 From: Gustavo Madeira Santana Date: Sat, 17 Jan 2026 09:49:39 -0500 Subject: [PATCH] Remove extra 'logging' page in the docs Removed 'logging' from the list of gateways. --- docs/docs.json | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/docs.json b/docs/docs.json index 871d76b90..7d627fd69 100644 --- a/docs/docs.json +++ b/docs/docs.json @@ -894,7 +894,6 @@ "gateway/heartbeat", "gateway/doctor", "gateway/logging", - "logging", "gateway/security", "gateway/sandbox-vs-tool-policy-vs-elevated", "gateway/sandboxing",