From bf3909924b25cb4319bd4a5112f033fc89a4c941 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 18 Jun 2015 14:41:27 +0200 Subject: [PATCH] Fix syntax error in markup MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michal Čihař --- doc/config.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/config.rst b/doc/config.rst index 98d5dce319..3bf15a2948 100644 --- a/doc/config.rst +++ b/doc/config.rst @@ -1546,7 +1546,7 @@ Navigation panel setup Enter :term:`URL` where logo in the navigation panel will point to. For use especially with self made theme which changes this. - For external :term:`URL`s, you should include URL scheme as well. + For external URLs, you should include URL scheme as well. .. config:option:: $cfg['NavigationLogoLinkWindow']