Skip to content

Commit

Permalink
fix readthedocs badge link
Browse files Browse the repository at this point in the history
  • Loading branch information
genomematt committed Feb 20, 2020
1 parent d9bd7b1 commit 9a0ef96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[![Build Status](https://travis-ci.org/genomematt/pylazybam.svg?branch=master)](https://travis-ci.org/genomematt/pylazybam)
[![Coverage Status](https://coveralls.io/repos/genomematt/pylazybam/badge.svg)](https://coveralls.io/r/genomematt/pylazybam)
[![DOI](https://zenodo.org/badge/189527217.svg)](https://zenodo.org/badge/latestdoi/189527217)
[![ReadTheDocs](https://pylazybam.readthedocs.io/en/latest/?badge=latest)](https://pylazybam.readthedocs.io/en/latest/)
[![Documentation Status](https://readthedocs.org/projects/pylazybam/badge/?version=latest)](https://pylazybam.readthedocs.io/en/latest/?badge=latest)
[![PyPI](https://img.shields.io/pypi/v/pylazybam.svg)](https://pypi.python.org/pypi/pylazybam/)

Pylazybam
Expand Down

0 comments on commit 9a0ef96

Please sign in to comment.