Skip to content

Commit 9648042

Browse files
committed
fix: switch npm badges to badgen.net for better reliability
1 parent 2474570 commit 9648042

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
</p>
1515

1616
<p align="center">
17-
<a href="https://www.npmjs.com/package/@harvenstar/agentclick"><img src="https://img.shields.io/npm/v/%40harvenstar%2fagentclick" alt="npm version"></a>
18-
<a href="./LICENSE"><img src="https://img.shields.io/npm/l/%40harvenstar%2fagentclick" alt="license"></a>
19-
<a href="https://www.npmjs.com/package/@harvenstar/agentclick"><img src="https://img.shields.io/npm/dm/%40harvenstar%2fagentclick" alt="npm downloads"></a>
17+
<a href="https://www.npmjs.com/package/@harvenstar/agentclick"><img src="https://badgen.net/npm/v/@harvenstar/agentclick" alt="npm version"></a>
18+
<a href="./LICENSE"><img src="https://badgen.net/npm/license/@harvenstar/agentclick" alt="license"></a>
19+
<a href="https://www.npmjs.com/package/@harvenstar/agentclick"><img src="https://badgen.net/npm/dm/@harvenstar/agentclick" alt="npm downloads"></a>
2020
<a href="https://github.com/agentlayer-io/AgentClick"><img src="https://img.shields.io/github/stars/agentlayer-io/AgentClick?style=social" alt="GitHub stars"></a>
2121
</p>
2222

0 commit comments

Comments
 (0)