From 78a0ffefff4c3aff76c036de0bfa34f73cd678cb Mon Sep 17 00:00:00 2001 From: Vincent Koc Date: Sat, 14 Mar 2026 10:23:59 -0700 Subject: [PATCH] Docs: flatten stale docs redirects --- docs/docs.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/docs.json b/docs/docs.json index b18409f6fbf..441f6d871ee 100644 --- a/docs/docs.json +++ b/docs/docs.json @@ -61,7 +61,7 @@ }, { "source": "/cron", - "destination": "/cron-jobs" + "destination": "/automation/cron-jobs" }, { "source": "/minimax", @@ -509,11 +509,11 @@ }, { "source": "/model", - "destination": "/models" + "destination": "/concepts/models" }, { "source": "/model/", - "destination": "/models" + "destination": "/concepts/models" }, { "source": "/models",