From 7211d223e323637f1b4adb033d628ec507ef39ae Mon Sep 17 00:00:00 2001
From: Fabian Keil <fk@fabiankeil.de>
Date: Wed, 9 Dec 2020 13:53:37 +0100
Subject: [PATCH] Upgrade an URL to https

---
 doc/source/contacting.sgml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/source/contacting.sgml b/doc/source/contacting.sgml
index 0bdc1e6f..42720289 100644
--- a/doc/source/contacting.sgml
+++ b/doc/source/contacting.sgml
@@ -185,7 +185,7 @@ debug 65536 # Log applying actions</literallayout>
 
 <para>
  If you are new to reporting problems, you might be interested in
-  <ulink url="http://www.chiark.greenend.org.uk/~sgtatham/bugs.html"
+  <ulink url="https://www.chiark.greenend.org.uk/~sgtatham/bugs.html"
   >How to Report Bugs Effectively</ulink>.
 </para>
 
-- 
2.49.0