From edd942419d0439458a5ebdf796b05c251e72459b Mon Sep 17 00:00:00 2001 From: abel533 Date: Fri, 3 Apr 2026 00:37:04 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=9B=B4=E6=96=B0=E5=85=8B=E9=9A=86?= =?UTF-8?q?=E9=93=BE=E6=8E=A5=EF=BC=8C=E6=8C=87=E5=90=91=E6=96=B0=E7=9A=84?= =?UTF-8?q?=E4=BB=93=E5=BA=93=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README-en.md | 2 +- README-ja.md | 2 +- README.md | 2 +- web/src/components/layout/header.tsx | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README-en.md b/README-en.md index cf8c74b..2fd336a 100644 --- a/README-en.md +++ b/README-en.md @@ -250,7 +250,7 @@ Treat the team JSONL mailbox protocol in this repo as a teaching implementation, ### Clone & Build ```sh -git clone https://github.com/abel533/learn-claude-code +git clone https://github.com/abel533/claude-code cd learn-claude-code mvn compile # 编译项目 ``` diff --git a/README-ja.md b/README-ja.md index ee8ab0c..c908121 100644 --- a/README-ja.md +++ b/README-ja.md @@ -250,7 +250,7 @@ Spring AI の `ChatClient.call()` は完全なエージェントループを内 ### クローンとビルド ```sh -git clone https://github.com/abel533/learn-claude-code +git clone https://github.com/abel533/claude-code cd learn-claude-code mvn compile # 编译项目 ``` diff --git a/README.md b/README.md index 295c885..f09bb86 100644 --- a/README.md +++ b/README.md @@ -260,7 +260,7 @@ Spring AI 的 `ChatClient.call()` 内部封装了完整的 agent 循环:调用 ### 克隆与构建 ```sh -git clone https://github.com/abel533/learn-claude-code +git clone https://github.com/abel533/claude-code cd learn-claude-code mvn compile # 编译项目 ``` diff --git a/web/src/components/layout/header.tsx b/web/src/components/layout/header.tsx index b128b79..34e6c37 100644 --- a/web/src/components/layout/header.tsx +++ b/web/src/components/layout/header.tsx @@ -95,7 +95,7 @@ export function Header() { : }