diff --git a/docs/plugins/deezer.rst b/docs/plugins/deezer.rst index 8bddd766f..c00d1d68a 100644 --- a/docs/plugins/deezer.rst +++ b/docs/plugins/deezer.rst @@ -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 diff --git a/docs/plugins/index.rst b/docs/plugins/index.rst index 16e564f84..3f14b3116 100644 --- a/docs/plugins/index.rst +++ b/docs/plugins/index.rst @@ -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.