From 72d4317d7f5f4a992719c6020dfa20e787eadb3a Mon Sep 17 00:00:00 2001 From: Peter Steinberger Date: Sat, 10 Jan 2026 21:42:53 +0100 Subject: [PATCH] fix(docs): dedupe /sandbox redirects --- docs/docs.json | 8 -------- 1 file changed, 8 deletions(-) diff --git a/docs/docs.json b/docs/docs.json index 75daee0de..02b4d296a 100644 --- a/docs/docs.json +++ b/docs/docs.json @@ -29,14 +29,6 @@ "source": "/cron/", "destination": "/cron-jobs" }, - { - "source": "/sandbox", - "destination": "/gateway/sandbox-vs-tool-policy-vs-elevated" - }, - { - "source": "/sandbox/", - "destination": "/gateway/sandbox-vs-tool-policy-vs-elevated" - }, { "source": "/model", "destination": "/models"