Fix doc links

This commit is contained in:
Rahul Ahuja 2019-09-01 19:12:21 -07:00
parent ca33f190a5
commit 8c84daf77a
2 changed files with 4 additions and 4 deletions

View file

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

View file

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