mirror of
https://github.com/beetbox/beets.git
synced 2025-12-20 23:53:15 +01:00
Fix doc links
This commit is contained in:
parent
ca33f190a5
commit
8c84daf77a
2 changed files with 4 additions and 4 deletions
|
|
@ -2,7 +2,7 @@ Deezer Plugin
|
|||
==============
|
||||
|
||||
The ``deezer`` plugin provides metadata matches for the importer using the
|
||||
`Deezer_` `Album`_ and `Track`_ APIs.
|
||||
`Deezer`_ `Album`_ and `Track`_ APIs.
|
||||
|
||||
.. _Deezer: https://www.deezer.com
|
||||
.. _Album: https://developers.deezer.com/api/album
|
||||
|
|
|
|||
|
|
@ -104,9 +104,9 @@ Autotagger Extensions
|
|||
|
||||
* :doc:`chroma`: Use acoustic fingerprinting to identify audio files with
|
||||
missing or incorrect metadata.
|
||||
* :doc:`discogs`: Search for releases in the `Discogs`_ database.
|
||||
* :doc:`spotify`: Search for releases in the `Spotify`_ database.
|
||||
* :doc:`deezer`: Search for releases in the `Deezer`_ database.
|
||||
* :doc:`/plugins/discogs`: Search for releases in the `Discogs`_ database.
|
||||
* :doc:`/plugins/spotify`: Search for releases in the `Spotify`_ database.
|
||||
* :doc:`/plugins/deezer`: Search for releases in the `Deezer`_ database.
|
||||
* :doc:`fromfilename`: Guess metadata for untagged tracks from their
|
||||
filenames.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue