Skip to content

Commit 736582d

Browse files
authored
Merge pull request #24 from mts-ai/fix-pypi-shield-link-address
Fix PyPI shield link address
2 parents bd9ddad + 8efd7b1 commit 736582d

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
@@ -1,5 +1,5 @@
11
[![Documentation Status](https://readthedocs.org/projects/fastapi-jsonapi/badge/?version=latest)](https://fastapi-jsonapi.readthedocs.io/en/latest/?badge=latest)
2-
![PyPI](https://img.shields.io/pypi/v/fastapi-jsonapi?label=PyPI)
2+
[![PyPI](https://img.shields.io/pypi/v/fastapi-jsonapi?label=PyPI)](https://pypi.org/project/FastAPI-JSONAPI/)
33

44
# FastAPI-JSONAPI
55

0 commit comments

Comments
 (0)