Skip to content

Commit 420b686

Browse files
committed
chore: fix readme: links from images
1 parent 91ee919 commit 420b686

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111

1212
An easy way to add or create partials for Pydantic models.
1313

14-
![PythonSupport](https://img.shields.io/static/v1?label=python&message=%203.10|%203.11|%203.12&color=blue?style=flat-square&logo=python)
15-
![PyPI version](https://badge.fury.io/py/pydantic_partials.svg?)
14+
[![PythonSupport](https://img.shields.io/static/v1?label=python&message=%203.10|%203.11|%203.12&color=blue?style=flat-square&logo=python)](https://pypi.org/project/pydantic-partials/)
15+
[![PyPI version](https://badge.fury.io/py/pydantic_partials.svg?)](https://pypi.org/project/pydantic-partials/)
1616

1717
## Documentation
1818

0 commit comments

Comments
 (0)