Files
docs-v2/lib/redirects.json
T

83 lines
2.1 KiB
JSON

[
{
"source": "/self-host/clustering",
"destination": "/self-host/clustering/understanding-clustering",
"permanent": false
},
{
"source": "/self-host/advanced/enable-geoblocking",
"destination": "/self-host/advanced/enable-geolocation",
"permanent": false
},
{
"source": "/self-host/advanced/enable-asnblocking",
"destination": "/self-host/advanced/enable-asn-lookup",
"permanent": false
},
{
"source": "/telemetry",
"destination": "/self-host/telemetry",
"permanent": false
},
{
"source": "/community/:slug*",
"destination": "/self-host/:slug*",
"permanent": false
},
{
"source": "/manage/resources/tcp-udp-resources",
"destination": "/manage/resources/public/raw-resources",
"permanent": false
},
{
"source": "/manage/healthchecks-failover",
"destination": "/manage/resources/public/healthchecks-failover",
"permanent": false
},
{
"source": "/manage/resources/private/icmp-access",
"destination": "/manage/resources/private/port-restrictions",
"permanent": false
},
{
"source": "/manage/sites/install-kubernetes",
"destination": "/manage/sites/kubernetes/helm",
"permanent": true
},
{
"source": "/manage/ai/claude",
"destination": "/manage/ai/configure-ai-clients/claude",
"permanent": false
},
{
"source": "/manage/ai/codex",
"destination": "/manage/ai/configure-ai-clients/codex",
"permanent": false
},
{
"source": "/manage/ai/opencode",
"destination": "/manage/ai/configure-ai-clients/opencode",
"permanent": false
},
{
"source": "/manage/ai/gemini",
"destination": "/manage/ai/configure-ai-clients/gemini",
"permanent": false
},
{
"source": "/manage/ai/open-webui",
"destination": "/manage/ai/configure-ai-clients/open-webui",
"permanent": false
},
{
"source": "/manage/ai/claude-desktop",
"destination": "/manage/ai/configure-ai-clients/claude-desktop",
"permanent": false
},
{
"source": "/manage/ai/openclaw",
"destination": "/manage/ai/configure-ai-clients/openclaw",
"permanent": false
}
]