From 32c61da44d13fef7a071deb7e1f1e8a1850e01ba Mon Sep 17 00:00:00 2001
From: Alix-007
Date: Wed, 17 Jun 2026 12:40:16 +0800
Subject: [PATCH] docs: fix two broken cross-reference anchors
---
docs/concepts/multi-agent.md | 2 +-
docs/gateway/troubleshooting.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/concepts/multi-agent.md b/docs/concepts/multi-agent.md
index f31aa2cfba09..93b334efa3c3 100644
--- a/docs/concepts/multi-agent.md
+++ b/docs/concepts/multi-agent.md
@@ -37,7 +37,7 @@ that agent; if you copy credentials manually, copy only portable static
`api_key` or `token` profiles.
-Skills are loaded from each agent workspace plus shared roots such as `~/.openclaw/skills`, then filtered by the effective agent skill allowlist when configured. Use `agents.defaults.skills` for a shared baseline and `agents.list[].skills` for per-agent replacement. See [Skills: per-agent vs shared](/tools/skills#per-agent-vs-shared-skills) and [Skills: agent skill allowlists](/tools/skills#agent-skill-allowlists).
+Skills are loaded from each agent workspace plus shared roots such as `~/.openclaw/skills`, then filtered by the effective agent skill allowlist when configured. Use `agents.defaults.skills` for a shared baseline and `agents.list[].skills` for per-agent replacement. See [Skills: per-agent vs shared](/tools/skills#per-agent-vs-shared-skills) and [Skills: agent skill allowlists](/tools/skills#agent-allowlists).
The Gateway can host **one agent** (default) or **many agents** side-by-side.
diff --git a/docs/gateway/troubleshooting.md b/docs/gateway/troubleshooting.md
index 409dcafbf013..32c206e9629f 100644
--- a/docs/gateway/troubleshooting.md
+++ b/docs/gateway/troubleshooting.md
@@ -160,7 +160,7 @@ it disabled for read-only shared skill roots.
Related:
-- [Skills config](/tools/skills-config#symlinked-sibling-repos)
+- [Skills config](/tools/skills-config#symlinked-skill-roots)
- [Configuration examples](/gateway/configuration-examples#symlinked-sibling-skill-repo)
## Anthropic 429 extra usage required for long context