mirror of
https://github.com/beetbox/beets.git
synced 2026-01-06 16:02:53 +01:00
Merge pull request #3691 from chipsnblip/chipsnblip-patch-1
update link to current homepage
This commit is contained in:
commit
2408f6b36f
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