Skip to content

Commit

Permalink
Update badges url (#598)
Browse files Browse the repository at this point in the history
* Update badges url

* Trigger doc build again
  • Loading branch information
magdalenafuentes authored and francescopapaleo committed Oct 30, 2023
1 parent faa2537 commit 268ccb9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# mirdata
common loaders for Music Information Retrieval (MIR) datasets. Find the API documentation [here](https://mirdata.readthedocs.io/).
Common loaders for Music Information Retrieval (MIR) datasets. Find the API documentation [here](https://mirdata.readthedocs.io/).

![CI status](https://github.com/mirdata/mirdata/actions/workflows/ci.yml/badge.svg)
![Formatting status](https://github.com/mirdata/mirdata/actions/workflows/formatting.yml/badge.svg)
![Linting status](https://github.com/mirdata/mirdata/actions/workflows/lint-python.yml/badge.svg)
![CI status](https://github.com/mir-dataset-loaders/mirdata/actions/workflows/ci.yml/badge.svg)
![Formatting status](https://github.com/mir-dataset-loaders/mirdata/actions/workflows/formatting.yml/badge.svg)
![Linting status](https://github.com/mir-dataset-loaders/mirdata/actions/workflows/lint-python.yml/badge.svg)
[![codecov](https://codecov.io/gh/mir-dataset-loaders/mirdata/branch/master/graph/badge.svg)](https://codecov.io/gh/mir-dataset-loaders/mirdata)
[![Documentation Status](https://readthedocs.org/projects/mirdata/badge/?version=latest)](https://mirdata.readthedocs.io/en/latest/?badge=latest)
![GitHub](https://img.shields.io/github/license/mir-dataset-loaders/mirdata.svg)
Expand Down

0 comments on commit 268ccb9

Please sign in to comment.