Skip to content
This repository was archived by the owner on Sep 20, 2025. It is now read-only.

Commit d173ab7

Browse files
authored
fix: fixed download stats (#186)
1 parent f2f2fcf commit d173ab7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<p align="center">
1616
<a href="https://opensource.org/licenses/MIT"><img src="https://img.shields.io/badge/License-MIT-yellowgreen.svg" alt="MIT License"></a>
1717
<a href="https://pypi.org/project/easy_model_deployer"><img src="https://img.shields.io/pypi/v/easy_model_deployer.svg?logo=pypi&label=PyPI&logoColor=gold"></a>
18-
<a href="https://pypi.org/project/easy_model_deployer"><img alt="PyPI - Downloads" src="https://img.shields.io/pypi/dw/easy_model_deployer"></a>
18+
<a href="https://pepy.tech/projects/easy-model-deployer"><img src="https://static.pepy.tech/badge/easy-model-deployer" alt="PyPI Downloads"></a>
1919
<a href="https://github.com/aws-samples/easy-model-deployer/actions/workflows/release-package.yml"><img src="https://github.com/aws-samples/easy-model-deployer/actions/workflows/release-package.yml/badge.svg" alt="Build Status"></a>
2020
</p>
2121

0 commit comments

Comments
 (0)