From 4504be75e80c98d30e4dfbf36c878493430ca56d Mon Sep 17 00:00:00 2001
From: Fabian Keil <fk@fabiankeil.de>
Date: Fri, 21 Feb 2020 16:40:47 +0100
Subject: [PATCH] Properly link to the TLS section of the config file

---
 doc/source/user-manual.sgml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/source/user-manual.sgml b/doc/source/user-manual.sgml
index a7e88842..0cb4a266 100644
--- a/doc/source/user-manual.sgml
+++ b/doc/source/user-manual.sgml
@@ -3850,8 +3850,8 @@ problem-host.example.com</screen>
    </para>
    <para>
     Before this works the directives in the
-    <link linkend="config#TLS">TLS section of the config</link>
-    file have to be configured.
+    <literal><ulink url="config.html#TLS">TLS section</ulink></literal>
+    of the config file have to be configured.
    </para>
   </listitem>
  </varlistentry>
-- 
2.49.0