fix pypi badge typo

This commit is contained in:
Mahmoud Hashemi 2020-08-03 23:35:40 -07:00
parent 039511b027
commit 4487046042
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
<img src="https://img.shields.io/badge/docs-latest-brightgreen.svg?style=flat" alt="Documentation">
</a>
<a href="https://pypi.org/project/hyperlink/">
<img src="https://img.shields.io/pypi/v/boltons.svg" alt="PyPI">
<img src="https://img.shields.io/pypi/v/hyperlink.svg" alt="PyPI">
</a>
<a href="http://calver.org">
<img src="https://img.shields.io/badge/calver-YY.MINOR.MICRO-22bfda.svg" alt="Calendar Versioning">