fix(docs): correct sandbox config anchor slug in 5 files

Mintlify strips dots from backtick headings when generating anchors.
`agents.defaults.sandbox` -> #agentsdefaultssandbox (not #agents-defaults-sandbox)
This commit is contained in:
Vincent Koc
2026-03-22 15:47:09 -07:00
parent 3a949646da
commit ed6b894873
5 changed files with 5 additions and 5 deletions

View File

@@ -1129,7 +1129,7 @@ Quick answers plus deeper troubleshooting for real-world setups (local dev, VPS,
Setup walkthrough + example config: [Groups: personal DMs + public groups](/channels/groups#pattern-personal-dms-public-groups-single-agent)
Key config reference: [Gateway configuration](/gateway/configuration-reference#agents-defaults-sandbox)
Key config reference: [Gateway configuration](/gateway/configuration-reference#agentsdefaultssandbox)
</Accordion>