refactor: rename to openclaw
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"$schema": "https://mintlify.com/docs.json",
|
||||
"name": "Moltbot",
|
||||
"name": "OpenClaw",
|
||||
"theme": "mint",
|
||||
"logo": {
|
||||
"light": "/assets/pixel-lobster.svg",
|
||||
@@ -13,11 +13,11 @@
|
||||
"topbarLinks": [
|
||||
{
|
||||
"name": "GitHub",
|
||||
"url": "https://github.com/moltbot/moltbot"
|
||||
"url": "https://github.com/openclaw/openclaw"
|
||||
},
|
||||
{
|
||||
"name": "Releases",
|
||||
"url": "https://github.com/moltbot/moltbot/releases"
|
||||
"url": "https://github.com/openclaw/openclaw/releases"
|
||||
}
|
||||
],
|
||||
"redirects": [
|
||||
@@ -359,7 +359,15 @@
|
||||
},
|
||||
{
|
||||
"source": "/clawd",
|
||||
"destination": "/start/clawd"
|
||||
"destination": "/start/openclaw"
|
||||
},
|
||||
{
|
||||
"source": "/start/clawd",
|
||||
"destination": "/start/openclaw"
|
||||
},
|
||||
{
|
||||
"source": "/start/clawd/",
|
||||
"destination": "/start/openclaw"
|
||||
},
|
||||
{
|
||||
"source": "/clawdhub",
|
||||
@@ -832,7 +840,7 @@
|
||||
"start/wizard",
|
||||
"start/setup",
|
||||
"start/pairing",
|
||||
"start/clawd",
|
||||
"start/openclaw",
|
||||
"start/showcase",
|
||||
"start/hubs",
|
||||
"start/onboarding",
|
||||
|
||||
Reference in New Issue
Block a user