Skip to content

Commit 8efd7b1

Browse files
committed
Fix PyPI shield link address
1 parent bd9ddad commit 8efd7b1

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)