diff --git a/docs/changelog.rst b/docs/changelog.rst index 72a4b56d5..6d99dbc89 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -359,6 +359,7 @@ Fixes: :bug:`2984` * :doc:`/plugins/lyrics`: Fix crashes for Tekstowo false positives :bug:`3904` +* :doc`/reference/cli`: Remove reference to rarfile version in link For plugin developers: diff --git a/docs/reference/cli.rst b/docs/reference/cli.rst index 5d2b834b7..d450b299a 100644 --- a/docs/reference/cli.rst +++ b/docs/reference/cli.rst @@ -151,7 +151,7 @@ Optional command flags: beet import --set genre="Alternative Rock" --set mood="emotional" -.. _rarfile: https://pypi.python.org/pypi/rarfile/2.2 +.. _rarfile: https://pypi.python.org/pypi/rarfile/ .. only:: html