From 8fe8cee3620b2da27e091ff9d560724e0a366b8d Mon Sep 17 00:00:00 2001 From: Adrian Sampson Date: Fri, 18 Apr 2014 16:06:21 -0700 Subject: [PATCH] docs: add missing ReST :ref: --- docs/changelog.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index b7e94bb6d..d8b522a3c 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -8,7 +8,7 @@ Fixes: * :doc:`/plugins/mbsync`: Fix a regression in 1.3.5 that broke the plugin entirely. -* `Shell completion ` now searches more common paths for its +* :ref:`Shell completion ` now searches more common paths for its ``bash_completion`` dependency. * Fix encoding-related logging errors in :doc:`/plugins/convert` and :doc:`/plugins/replaygain`.