From 272d01103cdb6f13ca2c56f5194eb0106470666c Mon Sep 17 00:00:00 2001 From: Alok Saboo Date: Wed, 12 Jul 2023 16:15:08 -0400 Subject: [PATCH] Update docs/changelog.rst Co-authored-by: Adrian Sampson --- docs/changelog.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index 31014fda6..81d7eb00a 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -11,7 +11,7 @@ for Python 3.6). New features: -* Deezer: Import rank and other attributes from Deezer during import and add a function to update the rank of existing items. +* :doc:`/plugins/deezer`: Import rank and other attributes from Deezer during import and add a function to update the rank of existing items. :bug:`4841` * resolve transl-tracklisting relations for pseudo releases and merge data with the actual release :bug:`654`