From cb9f4a0485a1ca5c540648dda1cde92ae85d7fb2 Mon Sep 17 00:00:00 2001 From: Peter Steinberger Date: Thu, 15 Jan 2026 07:49:52 +0000 Subject: [PATCH] docs: link multi-gateway guide in sidebar --- docs/docs.json | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/docs.json b/docs/docs.json index 5fac1664b..58bc53b35 100644 --- a/docs/docs.json +++ b/docs/docs.json @@ -851,6 +851,7 @@ "gateway/gateway-lock", "environment", "gateway/configuration", + "gateway/multiple-gateways", "gateway/configuration-examples", "gateway/authentication", "gateway/openai-http-api",