From 18b3e6a9fd4fbdcfaaf4e407099355f55c0095df Mon Sep 17 00:00:00 2001 From: obiesmans Date: Sun, 19 Mar 2017 22:00:01 +0100 Subject: [PATCH] Update changelog.rst --- docs/changelog.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index b8f0a59ef..47cfddfea 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -42,7 +42,7 @@ New features: resulting lists of tracks are concatenated. :bug:`2468` * :doc:`/plugins/missing`: A new mode lets you see missing albums from artists you have in your library. Thanks to :user:`qlyoung`. :bug:`2481` -* :doc:`plugins/web` : Add new `reverse_proxy` config option to allow serving +* :doc:`/plugins/web` : Add new `reverse_proxy` config option to allow serving the web plugins under a reverse proxy. Fixes: