fix(docs): update English fallback links after file reorganization

After rebasing onto current main, many English docs were reorganized
   into subdirectories. This updates all "Open English doc" fallback links
   in pt-BR and es translations to point to the correct new paths.

   Fixed 30 broken links across 15 pages × 2 languages:
   - /bedrock → /providers/bedrock
   - /broadcast-groups → /channels/broadcast-groups
   - /debugging → /help/debugging
   - /environment → /help/environment
   - /hooks → /cli/hooks
   - /scripts → /help/scripts
   - /multi-agent-sandbox-tools → /tools/multi-agent-sandbox-tools
   - /testing → /help/testing
   - /token-use → /reference/token-use
   - /concepts/channel-routing → /channels/channel-routing
   - /concepts/group-messages → /channels/group-messages
   - /concepts/groups → /channels/groups
   - /start/pairing → /cli/pairing
   - /gateway/security/formal-verification → /security/formal-verification
   - /hooks/soul-evil → /cli/hooks (no English version exists)

   Verified with: node scripts/docs-link-audit.mjs (0 broken links)
This commit is contained in:
Jadilson Guedes
2026-02-16 15:50:39 -03:00
committed by Peter Steinberger
parent 84764eea52
commit 4641e452dd
30 changed files with 30 additions and 30 deletions

View File

@@ -9,7 +9,7 @@ title: "Scripts"
Esta página aún no tiene traducción completa al español.
- Ver la versión en inglés: [Open English doc](/scripts)
- Ver la versión en inglés: [Open English doc](/help/scripts)
- Volver al inicio en español: [OpenClaw ES](/es)
> Estado: traducción en progreso.