Skip to content

Commit 0a4ae15

Browse files
AndreaBlenginoaloctavodia
authored andcommitted
Fix DOI visibility badge in README
In README file in .rst format, some badges from Shields.io on Github may require a ".svg" in the path
1 parent 5f95fc2 commit 0a4ae15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Please choose from the following:
7272
- |DOIzenodo| A DOI for all versions.
7373
- DOIs for specific versions are shown on Zenodo and under `Releases <https://github.com/pymc-devs/pymc/releases>`_
7474

75-
.. |DOIpaper| image:: https://img.shields.io/badge/DOI-10.7717%2Fpeerj--cs.1516-blue
75+
.. |DOIpaper| image:: https://img.shields.io/badge/DOI-10.7717%2Fpeerj--cs.1516-blue.svg
7676
:target: https://doi.org/10.7717/peerj-cs.1516
7777
.. |DOIzenodo| image:: https://zenodo.org/badge/DOI/10.5281/zenodo.4603970.svg
7878
:target: https://doi.org/10.5281/zenodo.4603970

0 commit comments

Comments
 (0)