From 825a692390dcde5a26287172ee75e60cf4f9268c Mon Sep 17 00:00:00 2001 From: Peter Steinberger Date: Tue, 6 Jan 2026 22:32:01 +0000 Subject: [PATCH] docs: add cron redirect --- docs/docs.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/docs.json b/docs/docs.json index 8802512e9..0bd5a3eb2 100644 --- a/docs/docs.json +++ b/docs/docs.json @@ -20,6 +20,16 @@ "url": "https://github.com/clawdbot/clawdbot/releases" } ], + "redirects": [ + { + "source": "/cron", + "destination": "/cron-jobs" + }, + { + "source": "/cron/", + "destination": "/cron-jobs" + } + ], "navigation": { "groups": [ {