Skip to content

Commit d41120a

Browse files
authored
Merge pull request #293 from bastibe/update-readme
Updates badges to the new repository name
2 parents d1d125f + 979297d commit d41120a

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -24,15 +24,15 @@ interface for Python calling C code. CFFI is supported for CPython 2.6+,
2424

2525
|open-issues| |closed-issues| |open-prs| |closed-prs|
2626

27-
.. |contributors| image:: https://img.shields.io/github/contributors/bastibe/soundfile.svg
27+
.. |contributors| image:: https://img.shields.io/github/contributors/bastibe/python-soundfile.svg
2828
.. |version| image:: https://img.shields.io/pypi/v/soundfile.svg
2929
.. |python| image:: https://img.shields.io/pypi/pyversions/soundfile.svg
30-
.. |license| image:: https://img.shields.io/github/license/bastibe/soundfile.svg
30+
.. |license| image:: https://img.shields.io/github/license/bastibe/python-soundfile.svg
3131
.. |downloads| image:: https://img.shields.io/pypi/dm/soundfile.svg
32-
.. |open-issues| image:: https://img.shields.io/github/issues/bastibe/soundfile.svg
33-
.. |closed-issues| image:: https://img.shields.io/github/issues-closed/bastibe/soundfile.svg
34-
.. |open-prs| image:: https://img.shields.io/github/issues-pr/bastibe/soundfile.svg
35-
.. |closed-prs| image:: https://img.shields.io/github/issues-pr-closed/bastibe/soundfile.svg
32+
.. |open-issues| image:: https://img.shields.io/github/issues/bastibe/python-soundfile.svg
33+
.. |closed-issues| image:: https://img.shields.io/github/issues-closed/bastibe/python-soundfile.svg
34+
.. |open-prs| image:: https://img.shields.io/github/issues-pr/bastibe/python-soundfile.svg
35+
.. |closed-prs| image:: https://img.shields.io/github/issues-pr-closed/bastibe/python-soundfile.svg
3636
.. |status| image:: https://img.shields.io/pypi/status/soundfile.svg
3737

3838
Breaking Changes

0 commit comments

Comments
 (0)