docs: add cron redirect
This commit is contained in:
@@ -20,6 +20,16 @@
|
||||
"url": "https://github.com/clawdbot/clawdbot/releases"
|
||||
}
|
||||
],
|
||||
"redirects": [
|
||||
{
|
||||
"source": "/cron",
|
||||
"destination": "/cron-jobs"
|
||||
},
|
||||
{
|
||||
"source": "/cron/",
|
||||
"destination": "/cron-jobs"
|
||||
}
|
||||
],
|
||||
"navigation": {
|
||||
"groups": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user