docs: add cron redirect

This commit is contained in:
Peter Steinberger
2026-01-06 22:32:01 +00:00
parent 8911a79d7f
commit 825a692390

View File

@@ -20,6 +20,16 @@
"url": "https://github.com/clawdbot/clawdbot/releases"
}
],
"redirects": [
{
"source": "/cron",
"destination": "/cron-jobs"
},
{
"source": "/cron/",
"destination": "/cron-jobs"
}
],
"navigation": {
"groups": [
{