From dcee2231a5050a2b10b49b5076b5bda320a6ce81 Mon Sep 17 00:00:00 2001 From: lastrei Date: Tue, 26 May 2026 02:06:44 +0800 Subject: [PATCH] fix(docs): update Chinese marketplace URL (#2050) Updates the zh-CN README marketplace URL to match the ECC repo rename. --- README.zh-CN.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.zh-CN.md b/README.zh-CN.md index 2c3a6f33..8e37daf6 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -99,7 +99,7 @@ ```bash # 添加市场 -/plugin marketplace add https://github.com/affaan-m/everything-claude-code +/plugin marketplace add https://github.com/affaan-m/ECC # 安装插件 /plugin install ecc@ecc @@ -547,7 +547,7 @@ Claude Code v2.1+ 会**按照约定自动加载**已安装插件中的 `hooks/ho ```bash # 将此仓库添加为市场 -/plugin marketplace add https://github.com/affaan-m/everything-claude-code +/plugin marketplace add https://github.com/affaan-m/ECC # 安装插件 /plugin install ecc@ecc