From 4c7b6ccfc40c48f3e323a85ae1df14c1da791585 Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Mon, 20 Jan 2014 22:05:21 +0100 Subject: [PATCH] docs: Remove broken link --- docs/changelog.rst | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index dcab214b..f04c4b3f 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -1831,9 +1831,8 @@ to this problem. - MPD frontend: - Add support for password authentication. See - :attr:`mopidy.settings.MPD_SERVER_PASSWORD` and - :ref:`use-mpd-on-a-network` for details on how to use it. (Fixes: - :issue:`41`) + :attr:`mopidy.settings.MPD_SERVER_PASSWORD` for details on how to use it. + (Fixes: :issue:`41`) - Support ``setvol 50`` without quotes around the argument. Fixes volume control in Droid MPD.