docs: remove quickstart stub from hubs, add redirect to getting-started

This commit is contained in:
Vincent Koc 2026-03-19 10:29:57 -07:00
parent 1dd857f6a6
commit 624d536551
2 changed files with 10 additions and 2 deletions

View File

@ -47,6 +47,10 @@
]
},
"redirects": [
{
"source": "/start/quickstart",
"destination": "/start/getting-started"
},
{
"source": "/messages",
"destination": "/concepts/messages"
@ -880,6 +884,7 @@
"group": "Hosting and deployment",
"pages": [
"vps",
"install/docker-vm-runtime",
"install/kubernetes",
"install/fly",
"install/hetzner",
@ -1024,7 +1029,8 @@
"pages": [
"tools/browser",
"tools/browser-login",
"tools/browser-linux-troubleshooting"
"tools/browser-linux-troubleshooting",
"tools/browser-wsl2-windows-remote-cdp-troubleshooting"
]
},
{
@ -1211,6 +1217,7 @@
"gateway/heartbeat",
"gateway/doctor",
"gateway/logging",
"logging",
"gateway/gateway-lock",
"gateway/background-process",
"gateway/multiple-gateways",
@ -1241,6 +1248,7 @@
{
"group": "Networking and discovery",
"pages": [
"network",
"gateway/network-model",
"gateway/pairing",
"gateway/discovery",
@ -1278,6 +1286,7 @@
"cli/agent",
"cli/agents",
"cli/approvals",
"cli/backup",
"cli/browser",
"cli/channels",
"cli/clawbot",

View File

@ -17,7 +17,6 @@ Use these hubs to discover every page, including deep dives and reference docs t
- [Index](/)
- [Getting Started](/start/getting-started)
- [Quick start](/start/quickstart)
- [Onboarding](/start/onboarding)
- [Onboarding (CLI)](/start/wizard)
- [Setup](/start/setup)