mirror of https://github.com/openclaw/openclaw.git
docs: add cron redirect
This commit is contained in:
parent
8911a79d7f
commit
825a692390
|
|
@ -20,6 +20,16 @@
|
|||
"url": "https://github.com/clawdbot/clawdbot/releases"
|
||||
}
|
||||
],
|
||||
"redirects": [
|
||||
{
|
||||
"source": "/cron",
|
||||
"destination": "/cron-jobs"
|
||||
},
|
||||
{
|
||||
"source": "/cron/",
|
||||
"destination": "/cron-jobs"
|
||||
}
|
||||
],
|
||||
"navigation": {
|
||||
"groups": [
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue