This is an automated email from the ASF dual-hosted git repository.

xiaoyu pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/shenyu-website.git


The following commit(s) were added to refs/heads/main by this push:
     new cf19ac682b3 fix i18n mcp plugin img url error (#1095)
cf19ac682b3 is described below

commit cf19ac682b3ef569b039f88ec43500b217a95a60
Author: Yu Siheng <[email protected]>
AuthorDate: Wed Nov 12 10:54:06 2025 +0800

    fix i18n mcp plugin img url error (#1095)
---
 .../version-2.7.0.2/plugin-center/mcp/mcp-server-plugin.md            | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/i18n/zh/docusaurus-plugin-content-docs/version-2.7.0.2/plugin-center/mcp/mcp-server-plugin.md
 
b/i18n/zh/docusaurus-plugin-content-docs/version-2.7.0.2/plugin-center/mcp/mcp-server-plugin.md
index 90b537872b8..206b201659b 100644
--- 
a/i18n/zh/docusaurus-plugin-content-docs/version-2.7.0.2/plugin-center/mcp/mcp-server-plugin.md
+++ 
b/i18n/zh/docusaurus-plugin-content-docs/version-2.7.0.2/plugin-center/mcp/mcp-server-plugin.md
@@ -30,7 +30,7 @@ description: mcp Server插件
 
 点击 SSE配置 Streamable配置 可以进入Json编辑页面,可以更方便的帮助用户编辑Mcp客户端需要使用的Json配置
 
-<img src="/img/shenyu/plugin/mcpServer/mcpclient_config_zh.png" width="80%" 
height="80%" />
+<img src="/img/shenyu/plugin/mcpServer/mcp_client_config_zh.png" width="80%" 
height="80%" />
 
 #### 工具处理
 
@@ -62,4 +62,4 @@ description: mcp Server插件
 
 - 在 `shenyu-admin` --> 基础配置 --> 插件管理 --> `mcpServer` 设置为禁用。
 
-![](/img/shenyu/plugin/mcpServer/disable-cn.png)
+![](/img/shenyu/plugin/mcpServer/disable.png)

Reply via email to