From 3fa4fdaec1249752a93d19ddf0fc4f9967b36d82 Mon Sep 17 00:00:00 2001
From: Alix-007
Date: Sat, 20 Jun 2026 03:27:25 +0800
Subject: [PATCH] docs: fix two broken cross-reference anchors (#93941)
Merged via squash.
Prepared head SHA: 32c61da44d13fef7a071deb7e1f1e8a1850e01ba
Co-authored-by: Alix-007 <267018309+Alix-007@users.noreply.github.com>
Co-authored-by: steipete <58493+steipete@users.noreply.github.com>
Reviewed-by: @steipete
---
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 f31aa2cfba0..93b334efa3c 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 409dcafbf01..32c206e9629 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