mirror of
https://github.com/beetbox/beets.git
synced 2025-12-10 02:22:25 +01:00
update link to current homepage
update link from non-existent page (https://2.python-requests.org/en/latest/) to the plugin's current homepage: https://requests.readthedocs.io/en/master/
This commit is contained in:
parent
b258e060a8
commit
30173b7331
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ To use the ``fetchart`` plugin, first enable it in your configuration (see
|
|||
|
||||
The plugin uses `requests`_ to fetch album art from the Web.
|
||||
|
||||
.. _requests: https://docs.python-requests.org/en/latest/
|
||||
.. _requests: https://requests.readthedocs.io/en/master/
|
||||
|
||||
Fetching Album Art During Import
|
||||
--------------------------------
|
||||
|
|
|
|||
Loading…
Reference in a new issue