Skip to content

Commit 760d7e7

Browse files
committed
Fix hyperlink on the badges
1 parent c9f3be6 commit 760d7e7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[![MIT License](http://img.shields.io/badge/license-MIT-green.svg) ](https://github.com/tinify/tinify-python/blob/main/LICENSE)
22
[![CI](https://github.com/tinify/tinify-python/actions/workflows/ci-cd.yml/badge.svg)](https://github.com/tinify/tinify-python/actions/workflows/ci-cd.yml)
3-
![PyPI](https://img.shields.io/pypi/v/tinify)
4-
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/tinify)
5-
![PyPI - Wheel](https://img.shields.io/pypi/wheel/tinify)
3+
[![PyPI](https://img.shields.io/pypi/v/tinify)](https://pypi.org/project/tinify/#history)
4+
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/tinify)](https://pypi.org/project/tinify/)
5+
[![PyPI - Wheel](https://img.shields.io/pypi/wheel/tinify)](https://pypi.org/project/tinify/)
66

77

88
# Tinify API client for Python

0 commit comments

Comments
 (0)