From 9eb6307607f94d7bb0980eb605f21cfe0f140a5f Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Tue, 31 Dec 2013 16:36:04 +0100 Subject: [PATCH] docs: Fix broken label reference --- docs/changelog.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index 56177441..3898e5f3 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -1701,8 +1701,8 @@ to this problem. - Local backend: - Add :command:`mopidy-scan` command to generate ``tag_cache`` files without - any help from the original MPD server. See :ref:`generating-a-tag-cache` - for instructions on how to use it. + any help from the original MPD server. See + :ref:`generating-a-local-library` for instructions on how to use it. - Fix support for UTF-8 encoding in tag caches.