docs: fix broken links after customization docs reorganization

Update all internal documentation links to reflect the new structure where
customization-related docs were moved from various locations to the
'agent-behavior' section. This includes:

- Custom modes: /features/custom-modes → /agent-behavior/custom-modes
- Custom rules: /advanced-usage/custom-rules → /agent-behavior/custom-rules
- Custom instructions: /advanced-usage/custom-instructions → /agent-behavior/custom-instructions
- Prompt engineering: /advanced-usage/prompt-engineering → /agent-behavior/prompt-engineering
- Settings management: /features/settings-management → /basic-usage/settings-management

Fixed links in both English and Chinese (zh-CN) documentation.
This commit is contained in:
kiloconnect[bot]
2026-01-05 18:29:12 +00:00
parent e91fb4f0f1
commit df1f246b33
28 changed files with 257 additions and 202 deletions
@@ -154,4 +154,4 @@ The feature integrates with VS Code's built-in git functionality. If you encount
## Related Features
- [API Configuration Profiles](/features/api-configuration-profiles) - Use different models for commit generation
- [Settings Management](/customization/settings-management) - Manage all your Kilo Code preferences
- [Settings Management](/basic-usage/settings-management) - Manage all your Kilo Code preferences