From 842bf2476512f349dd0dd16af7cf8393c8b1dbc8 Mon Sep 17 00:00:00 2001 From: Peter Steinberger Date: Wed, 27 May 2026 04:04:45 +0100 Subject: [PATCH] docs: redirect retired parity pages --- docs/docs.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/docs/docs.json b/docs/docs.json index 322dfd3925e..b0d739f5200 100644 --- a/docs/docs.json +++ b/docs/docs.json @@ -64,6 +64,22 @@ "source": "/mcp", "destination": "/cli/mcp" }, + { + "source": "/help/gpt54-codex-agentic-parity", + "destination": "/agent-runtime-architecture" + }, + { + "source": "/help/gpt54-codex-agentic-parity-maintainers", + "destination": "/agent-runtime-architecture" + }, + { + "source": "/help/gpt55-codex-agentic-parity", + "destination": "/agent-runtime-architecture" + }, + { + "source": "/help/gpt55-codex-agentic-parity-maintainers", + "destination": "/agent-runtime-architecture" + }, { "source": "/pi", "destination": "/agent-runtime-architecture"