From 31985d07faaf7a32f87945c882403b8c3cf53b7c Mon Sep 17 00:00:00 2001 From: Robert Alessi 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

version control system. You will need to install git (most Unix/Linux distributions package it in their repositories).

Use this command to download the repository

-
git clone http://git.robertalessi.net/ekdosis
+
git clone https://git.robertalessi.net/ekdosis

or

git clone https://git.sr.ht/~ralessi/ekdosis

A new directory named ekdosis will have been created, containing -- cgit v1.2.3