mirror of
https://github.com/claude-code-best/claude-code.git
synced 2026-06-15 12:55:51 +00:00
fix: correct contributors link in README
This commit is contained in:
@@ -126,8 +126,8 @@ TUI (REPL) 模式需要真实终端,无法直接通过 VS Code launch 启动
|
||||
|
||||
## Contributors
|
||||
|
||||
<a href="https://github.com/${{ github.repository }}/graphs/contributors">
|
||||
<img src="contributors.svg" />
|
||||
<a href="https://github.com/claude-code-best/claude-code/graphs/contributors">
|
||||
<img src="contributors.svg" alt="Contributors" />
|
||||
</a>
|
||||
|
||||
## Star History
|
||||
|
||||
Reference in New Issue
Block a user