Skip to content

Commit fab8dce

Browse files
authored
docs: fix the badges issue in README (#413)
1 parent f445802 commit fab8dce

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,12 @@
1414
[![PyPi](https://img.shields.io/pypi/v/sequence)](https://pypi.org/project/sequence/)
1515
![pyversions](https://img.shields.io/pypi/pyversions/sequence)
1616
[![CI Pipeline](https://github.com/sequence-toolbox/SeQUeNCe/actions/workflows/ci.yml/badge.svg)](https://github.com/sequence-toolbox/SeQUeNCe/actions/workflows/ci.yml)
17-
[![Documentation](https://img.shields.io/readthedocs/sequence-rtd-tutorial)](https://sequence-rtd-tutorial.readthedocs.io/)
17+
[![Documentation](https://readthedocs.org/projects/sequence-rtd-tutorial/badge/?version=stable)](https://sequence-rtd-tutorial.readthedocs.io/)
1818
[![QuTiP](https://img.shields.io/badge/integration-QuTiP-blue)](https://qutip.org/)
1919
[![Stim](https://img.shields.io/badge/integration-Stim-blue)](https://github.com/quantumlib/Stim)
2020
[![Paper](https://img.shields.io/badge/10.1088%2F2058-9565%2Fac22f6?label=DOI)](https://iopscience.iop.org/article/10.1088/2058-9565/ac22f6)
21-
[![Download-month](https://img.shields.io/pypi/dm/sequence)](https://pypistats.org/packages/sequence)
21+
[![Downloads](https://static.pepy.tech/badge/sequence/month)](https://pepy.tech/project/sequence)
22+
2223

2324
</div>
2425

0 commit comments

Comments
 (0)