Skip to content

Commit fec8ec6

Browse files
author
HitMargin
committed
fix: correct contributors link in README
1 parent 5bf3c93 commit fec8ec6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,8 +126,8 @@ TUI (REPL) 模式需要真实终端,无法直接通过 VS Code launch 启动
126126

127127
## Contributors
128128

129-
<a href="https://github.com/${{ github.repository }}/graphs/contributors">
130-
<img src="contributors.svg" />
129+
<a href="https://github.com/claude-code-best/claude-code/graphs/contributors">
130+
<img src="contributors.svg" alt="Contributors" />
131131
</a>
132132

133133
## Star History

0 commit comments

Comments
 (0)