From 31985d07faaf7a32f87945c882403b8c3cf53b7c Mon Sep 17 00:00:00 2001
From: Robert Alessi <alessi@robertalessi.net>
Date: Fri, 3 Nov 2023 15:27:49 +0100
Subject: git: use https

---
 about.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'about.html')

diff --git a/about.html b/about.html
index b59f299..0894bda 100644
--- a/about.html
+++ b/about.html
@@ -77,7 +77,7 @@ class="uri">http://www.ekdosis.org/issues.html</a></p>
 version control system. You will need to install git (most Unix/Linux
 distributions package it in their repositories).</p>
 <p>Use this command to download the repository</p>
-<pre><code>git clone http://git.robertalessi.net/ekdosis</code></pre>
+<pre><code>git clone https://git.robertalessi.net/ekdosis</code></pre>
 <p>or</p>
 <pre><code>git clone https://git.sr.ht/~ralessi/ekdosis</code></pre>
 <p>A new directory named ekdosis will have been created, containing
-- 
cgit v1.2.3