We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b3edc8 commit c281dd5Copy full SHA for c281dd5
1 file changed
README.rst
@@ -88,9 +88,9 @@ welcome. Please fork the repository and submit a `pull request`_.
88
:alt: Build Status
89
:target: https://travis-ci.org/MDAnalysis/GridDataFormats
90
91
-.. |cov| image:: https://coveralls.io/repos/MDAnalysis/GridDataFormats/badge.svg?branch=master&service=github
+.. |cov| image:: https://codecov.io/gh/MDAnalysis/GridDataFormats/branch/master/graph/badge.svg
92
:alt: Coverage Status
93
- :target: https://coveralls.io/github/MDAnalysis/GridDataFormats?branch=master
+ :target: https://codecov.io/gh/MDAnalysis/GridDataFormats
94
95
.. |docs| image:: https://readthedocs.org/projects/griddataformats/badge/?version=latest
96
:alt: Documentation
0 commit comments