refactor: rename to openclaw

This commit is contained in:
Peter Steinberger
2026-01-30 03:15:10 +01:00
parent 4583f88626
commit 9a7160786a
2357 changed files with 16688 additions and 16788 deletions

View File

@@ -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",