Skip to content

Commit c975e07

Browse files
authored
Fix build badge link in README
Updated the build badge link in README.rst to reflect the new GitHub Actions workflow.
1 parent a2e0e71 commit c975e07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
MediaFile: read and write audio files' tags in Python
22
=====================================================
33

4-
.. image:: https://github.com/beetbox/mediafile/workflows/Build/badge.svg?branch=master
4+
.. image:: https://github.com/beetbox/mediafile/actions/workflows/build.yml/badge.svg?branch=master
55
:target: https://github.com/beetbox/mediafile/actions
66

77
.. image:: http://img.shields.io/pypi/v/mediafile.svg

0 commit comments

Comments
 (0)