Merge pull request #3691 from chipsnblip/chipsnblip-patch-1

update link to current homepage
This commit is contained in:
Adrian Sampson 2020-07-26 17:04:08 -04:00 committed by GitHub
commit 2408f6b36f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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
--------------------------------