mirror of
https://github.com/beetbox/beets.git
synced 2025-12-06 08:39:17 +01:00
fix link to contributing page in readme
This commit is contained in:
parent
f677fd2407
commit
cb4bab175a
1 changed files with 2 additions and 2 deletions
|
|
@ -90,9 +90,9 @@ Check out the `Getting Started`_ guide for more information.
|
|||
Contribute
|
||||
----------
|
||||
|
||||
Thank you for considering contributing to ``beets``! Whether you're a programmer or not, you should be able to find all the info you need at `CONTRIBUTING.md`_.
|
||||
Thank you for considering contributing to ``beets``! Whether you're a programmer or not, you should be able to find all the info you need at `CONTRIBUTING.rst`_.
|
||||
|
||||
.. _CONTRIBUTING.md: https://github.com/beetbox/beets/blob/master/CONTRIBUTING.md
|
||||
.. _CONTRIBUTING.rst: https://github.com/beetbox/beets/blob/master/CONTRIBUTING.rst
|
||||
|
||||
Read More
|
||||
---------
|
||||
|
|
|
|||
Loading…
Reference in a new issue