docs: fix locale-prefixed links in security pages

Address Copilot review feedback to use locale-prefixed paths for
MCP security links (/en/mcp/security, /ko/mcp/security, etc.) to
keep users in their selected language.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Alex
2026-04-02 13:13:17 -07:00
parent e0887276c3
commit f990a05fc0
4 changed files with 4 additions and 4 deletions

View File

@@ -19,4 +19,4 @@ For full details, see our [Security Policy on GitHub](https://github.com/crewAII
## Security Resources
- **[MCP Security Considerations](/mcp/security)** — Best practices for securely integrating MCP servers with your CrewAI agents, including transport security, prompt injection risks, and server implementation advice.
- **[MCP Security Considerations](/en/mcp/security)** — Best practices for securely integrating MCP servers with your CrewAI agents, including transport security, prompt injection risks, and server implementation advice.