docs: 更新克隆链接,指向新的仓库地址

This commit is contained in:
abel533
2026-04-03 00:37:04 +08:00
parent 0aacf34172
commit edd942419d
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -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 # 编译项目
```