Skip to content

Commit

Permalink
Update docs badge (#138)
Browse files Browse the repository at this point in the history
Point to stable version instead of latest
  • Loading branch information
addisonElliott authored Sep 22, 2022
1 parent 64052be commit 0feb0b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
:target: https://badge.fury.io/py/pynrrd
:alt: PyPi version

.. image:: https://readthedocs.org/projects/pynrrd/badge/?version=latest
:target: https://pynrrd.readthedocs.io/en/latest/?badge=latest
.. image:: https://readthedocs.org/projects/pynrrd/badge/?version=stable
:target: https://pynrrd.readthedocs.io/en/stable/?badge=stable
:alt: Documentation Status

.. image:: https://codecov.io/gh/mhe/pynrrd/branch/master/graph/badge.svg
Expand Down

0 comments on commit 0feb0b8

Please sign in to comment.