Skip to content

Commit

Permalink
Fix badge
Browse files Browse the repository at this point in the history
And update links
  • Loading branch information
hugovk committed Nov 30, 2020
1 parent d4111ca commit 2811ca5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
.. image:: https://img.shields.io/conda/vn/conda-forge/py.svg
:target: https://anaconda.org/conda-forge/py

.. image:: https://img.shields.io/pypi/pyversions/pytest.svg
.. image:: https://img.shields.io/pypi/pyversions/py.svg
:target: https://pypi.org/project/py

.. image:: https://img.shields.io/travis/pytest-dev/py.svg
Expand All @@ -25,9 +25,9 @@ the following tools and modules:
* ``py.code``: dynamic code generation and introspection (deprecated, moved to ``pytest`` as a implementation detail).

**NOTE**: prior to the 1.4 release this distribution used to
contain py.test which is now its own package, see http://pytest.org
contain py.test which is now its own package, see https://docs.pytest.org

For questions and more information please visit http://py.readthedocs.org
For questions and more information please visit https://py.readthedocs.io

Bugs and issues: https://github.com/pytest-dev/py

Expand Down

0 comments on commit 2811ca5

Please sign in to comment.