Skip to content

Commit

Permalink
Remove the hyperlink for the Python versions badge. The PyPI badge is…
Browse files Browse the repository at this point in the history
… a better anchor for the hyperlink.
  • Loading branch information
jaraco committed Nov 8, 2022
1 parent 22e3901 commit 7c7ddb2
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
.. image:: https://img.shields.io/pypi/v/skeleton.svg
:target: `PyPI link`_
:target: https://pypi.org/project/skeleton

.. image:: https://img.shields.io/pypi/pyversions/skeleton.svg
:target: `PyPI link`_

.. _PyPI link: https://pypi.org/project/skeleton

.. image:: https://github.com/jaraco/skeleton/workflows/tests/badge.svg
:target: https://github.com/jaraco/skeleton/actions?query=workflow%3A%22tests%22
Expand Down

0 comments on commit 7c7ddb2

Please sign in to comment.