Skip to content

Commit 22ef00d

Browse files
committed
Fix downloads badge — use static badge for new package
1 parent d532b13 commit 22ef00d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<a href="https://github.com/antrixsh/trusteval/stargazers"><img src="https://img.shields.io/github/stars/antrixsh/trusteval?style=for-the-badge&logo=github&color=yellow" alt="GitHub Stars"></a>
1818
<a href="https://github.com/antrixsh/trusteval/network/members"><img src="https://img.shields.io/github/forks/antrixsh/trusteval?style=for-the-badge&logo=github&color=blue" alt="GitHub Forks"></a>
1919
<a href="https://github.com/antrixsh/trusteval/issues"><img src="https://img.shields.io/github/issues/antrixsh/trusteval?style=for-the-badge&logo=github&color=orange" alt="Open Issues"></a>
20-
<a href="https://pypi.org/project/trusteval-ai/"><img src="https://img.shields.io/pypi/dm/trusteval-ai?color=6366F1&style=for-the-badge&logo=pypi&logoColor=white&label=downloads" alt="PyPI Downloads"></a>
20+
<a href="https://pepy.tech/project/trusteval-ai"><img src="https://img.shields.io/badge/downloads-new-6366F1?style=for-the-badge&logo=pypi&logoColor=white" alt="PyPI Downloads"></a>
2121
</p>
2222

2323
<p align="center">

0 commit comments

Comments
 (0)