Skip to content

Commit

Permalink
use MDA docs in README.rst (#135)
Browse files Browse the repository at this point in the history
- use our own docs in banner (use io shield)
- removed RTD-generated banner and link
  • Loading branch information
orbeckst authored Oct 23, 2023
1 parent aee81c2 commit 354ec73
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 @@ -96,9 +96,9 @@ welcome. Please fork the repository and submit a `pull request`_.
:alt: Coverage Status
:target: https://codecov.io/gh/MDAnalysis/GridDataFormats

.. |docs| image:: https://readthedocs.org/projects/griddataformats/badge/?version=latest
.. |docs| image:: https://img.shields.io/badge/docs-latest-brightgreen.svg
:alt: Documentation
:target: http://griddataformats.readthedocs.org/en/latest/
:target: https://www.mdanalysis.org/GridDataFormats/

.. |zenodo| image:: https://zenodo.org/badge/13219/MDAnalysis/GridDataFormats.svg
:alt: Zenodo DOI
Expand Down

0 comments on commit 354ec73

Please sign in to comment.