From bb3e7b679ed5dbdb65079b9622492874064f960a Mon Sep 17 00:00:00 2001 From: Laerte Pereira <5853172+Laerte@users.noreply.github.com> Date: Wed, 5 Aug 2026 20:06:08 -0300 Subject: [PATCH] fix(README): Update badge image links --- README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 830c38d..8f94194 100644 --- a/README.rst +++ b/README.rst @@ -4,11 +4,11 @@ formerly |version| |python_version| |tests| |coverage| -.. |version| image:: https://img.shields.io/pypi/v/formerly.svg +.. |version| image:: https://img.shields.io/pypi/v/formerly :target: https://pypi.org/pypi/formerly :alt: PyPI Version -.. |python_version| image:: https://img.shields.io/pypi/pyversions/formerly.svg +.. |python_version| image:: https://img.shields.io/pypi/pyversions/formerly :target: https://pypi.org/pypi/formerly :alt: Supported Python Versions @@ -16,7 +16,7 @@ formerly :target: https://github.com/scrapy/formerly/actions?query=branch%3Amain :alt: Tests -.. |coverage| image:: https://img.shields.io/codecov/c/github/scrapy/formerly/main.svg +.. |coverage| image:: https://img.shields.io/codecov/c/github/scrapy/formerly/main :target: https://codecov.io/github/scrapy/formerly?branch=main :alt: Coverage report