From 81c915051241eb8a9b36879966d3cc6ecb941b16 Mon Sep 17 00:00:00 2001 From: Infinity_Block <105136435+evanclan@users.noreply.github.com> Date: Sun, 7 Jun 2026 14:26:58 +0900 Subject: [PATCH] fix(docs): sync marketplace add URL across translated READMEs (#2050) (#2068) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit PR #2050 updated the root README.zh-CN.md install commands after the everything-claude-code → ECC rename, but the same stale marketplace URL remained in nine docs//README.md copies. Align those quick-start and self-hosted install blocks so /plugin install ecc@ecc resolves the ecc marketplace instead of everything-claude-code. --- docs/ja-JP/README.md | 4 ++-- docs/ko-KR/README.md | 4 ++-- docs/pt-BR/README.md | 4 ++-- docs/ru/README.md | 4 ++-- docs/th/README.md | 2 +- docs/tr/README.md | 2 +- docs/vi-VN/README.md | 2 +- docs/zh-CN/README.md | 4 ++-- docs/zh-TW/README.md | 4 ++-- 9 files changed, 15 insertions(+), 15 deletions(-) diff --git a/docs/ja-JP/README.md b/docs/ja-JP/README.md index 5e25f5c2..0a4329e7 100644 --- a/docs/ja-JP/README.md +++ b/docs/ja-JP/README.md @@ -107,7 +107,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 @@ -428,7 +428,7 @@ Duplicate hook file detected: ./hooks/hooks.json is already resolved to a loaded ```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 diff --git a/docs/ko-KR/README.md b/docs/ko-KR/README.md index d41053a2..e2891a8f 100644 --- a/docs/ko-KR/README.md +++ b/docs/ko-KR/README.md @@ -112,7 +112,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 @@ -356,7 +356,7 @@ Claude Code v2.1+는 설치된 플러그인의 `hooks/hooks.json`을 **자동으 ```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 diff --git a/docs/pt-BR/README.md b/docs/pt-BR/README.md index 77745fd0..312ddac2 100644 --- a/docs/pt-BR/README.md +++ b/docs/pt-BR/README.md @@ -121,7 +121,7 @@ Comece em menos de 2 minutos: ```bash # Adicionar marketplace -/plugin marketplace add https://github.com/affaan-m/everything-claude-code +/plugin marketplace add https://github.com/affaan-m/ECC # Instalar plugin /plugin install ecc@ecc @@ -310,7 +310,7 @@ claude --version ```bash # Adicionar este repositório como marketplace -/plugin marketplace add https://github.com/affaan-m/everything-claude-code +/plugin marketplace add https://github.com/affaan-m/ECC # Instalar o plugin /plugin install ecc@ecc diff --git a/docs/ru/README.md b/docs/ru/README.md index 2d1395c8..36bd65b4 100644 --- a/docs/ru/README.md +++ b/docs/ru/README.md @@ -222,7 +222,7 @@ npx ecc consult "security reviews" --target claude ```bash # Добавьте marketplace -/plugin marketplace add https://github.com/affaan-m/everything-claude-code +/plugin marketplace add https://github.com/affaan-m/ECC # Установите плагин /plugin install ecc@ecc @@ -763,7 +763,7 @@ Duplicate hooks file detected: ./hooks/hooks.json resolves to already-loaded fil ```bash # Добавить этот репозиторий как marketplace -/plugin marketplace add https://github.com/affaan-m/everything-claude-code +/plugin marketplace add https://github.com/affaan-m/ECC # Установить плагин /plugin install ecc@ecc diff --git a/docs/th/README.md b/docs/th/README.md index f719e002..c41fcdff 100644 --- a/docs/th/README.md +++ b/docs/th/README.md @@ -50,7 +50,7 @@ ECC ไม่ใช่แค่ชุดไฟล์คอนฟิก แต่ ```bash # เพิ่ม marketplace -/plugin marketplace add https://github.com/affaan-m/everything-claude-code +/plugin marketplace add https://github.com/affaan-m/ECC # ติดตั้ง plugin /plugin install ecc@ecc diff --git a/docs/tr/README.md b/docs/tr/README.md index b7a4f09f..96968906 100644 --- a/docs/tr/README.md +++ b/docs/tr/README.md @@ -122,7 +122,7 @@ Bu repository yalnızca ham kodu içerir. Rehberler her şeyi açıklıyor. ```bash # Marketplace ekle -/plugin marketplace add https://github.com/affaan-m/everything-claude-code +/plugin marketplace add https://github.com/affaan-m/ECC # Plugin'i kur /plugin install ecc@ecc diff --git a/docs/vi-VN/README.md b/docs/vi-VN/README.md index f56f394d..8ab38f6b 100644 --- a/docs/vi-VN/README.md +++ b/docs/vi-VN/README.md @@ -48,7 +48,7 @@ Nếu bạn đã cài chồng nhiều lần và thấy skill/hook bị trùng, x ```bash # Thêm marketplace -/plugin marketplace add https://github.com/affaan-m/everything-claude-code +/plugin marketplace add https://github.com/affaan-m/ECC # Cài plugin /plugin install ecc@ecc diff --git a/docs/zh-CN/README.md b/docs/zh-CN/README.md index 94f5ef9e..0014cf38 100644 --- a/docs/zh-CN/README.md +++ b/docs/zh-CN/README.md @@ -167,7 +167,7 @@ ```bash # Add marketplace -/plugin marketplace add https://github.com/affaan-m/everything-claude-code +/plugin marketplace add https://github.com/affaan-m/ECC # Install plugin /plugin install ecc@ecc @@ -603,7 +603,7 @@ Claude Code v2.1+ **会自动加载** 任何已安装插件中的 `hooks/hooks.j ```bash # Add this repo as a marketplace -/plugin marketplace add https://github.com/affaan-m/everything-claude-code +/plugin marketplace add https://github.com/affaan-m/ECC # Install the plugin /plugin install ecc@ecc diff --git a/docs/zh-TW/README.md b/docs/zh-TW/README.md index e40675dc..7d9b6adb 100644 --- a/docs/zh-TW/README.md +++ b/docs/zh-TW/README.md @@ -67,7 +67,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 @@ -267,7 +267,7 @@ everything-claude-code/ ```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