Skip to content

Commit fc54e6f

Browse files
committed
README: fix badge.
1 parent 560dcbf commit fc54e6f

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

README.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,27 +14,27 @@
1414

1515
**Development**
1616

17-
.. image:: https://coveralls.io/repos/brainprepdesk/brainprep/badge.svg?branch=dev&service=github
17+
.. image:: https://coveralls.io/repos/brainprepdesk/brainprep/badge.svg?service=github
1818
:target: https://coveralls.io/github/brainprepdesk/brainprep
1919
:alt: Coveralls
2020

21-
.. image:: https://github.com/brainprepdesk/brainprep/actions/workflows/testing.yml/badge.svg?branch=dev
21+
.. image:: https://github.com/brainprepdesk/brainprep/actions/workflows/testing.yml/badge.svg
2222
:target: https://github.com/brainprepdesk/brainprep/actions
2323
:alt: Testing Status
2424

25-
.. image:: https://github.com/brainprepdesk/brainprep/actions/workflows/pycodestyle.yml/badge.svg?branch=dev
25+
.. image:: https://github.com/brainprepdesk/brainprep/actions/workflows/pycodestyle.yml/badge.svg
2626
:target: https://github.com/brainprepdesk/brainprep/actions
2727
:alt: PyCodeStyle
2828

29-
.. image:: https://github.com/brainprepdesk/brainprep/actions/workflows/ruff.yml/badge.svg?branch=dev
29+
.. image:: https://github.com/brainprepdesk/brainprep/actions/workflows/ruff.yml/badge.svg
3030
:target: https://github.com/brainprepdesk/brainprep/actions
3131
:alt: Ruff Linter
3232

33-
.. image:: https://github.com/brainprepdesk/brainprep/actions/workflows/pydoclint.yml/badge.svg?branch=dev
33+
.. image:: https://github.com/brainprepdesk/brainprep/actions/workflows/pydoclint.yml/badge.svg
3434
:target: https://github.com/brainprepdesk/brainprep/actions
3535
:alt: PyDocLint
3636

37-
.. image:: https://github.com/brainprepdesk/brainprep/actions/workflows/documentation.yml/badge.svg?branch=dev
37+
.. image:: https://github.com/brainprepdesk/brainprep/actions/workflows/documentation.yml/badge.svg
3838
:target: https://brainprepdesk.github.io/brainprep
3939
:alt: Documentation Status
4040

0 commit comments

Comments
 (0)