aboutsummaryrefslogtreecommitdiff
path: root/about.html
diff options
context:
space:
mode:
authorRobert Alessi <alessi@robertalessi.net>2023-11-03 15:27:49 +0100
committerRobert Alessi <alessi@robertalessi.net>2023-11-04 09:56:37 +0100
commit31985d07faaf7a32f87945c882403b8c3cf53b7c (patch)
tree6b0eddedcb686422969e937fc5d2d0ff3bad97d4 /about.html
parent951c66bfcc8b8f1a769c946d5e4a8da3482d8466 (diff)
downloadekdosis-31985d07faaf7a32f87945c882403b8c3cf53b7c.tar.gz
git: use https
Diffstat (limited to 'about.html')
-rw-r--r--about.html2
1 files changed, 1 insertions, 1 deletions
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>
77version control system. You will need to install git (most Unix/Linux 77version control system. You will need to install git (most Unix/Linux
78distributions package it in their repositories).</p> 78distributions package it in their repositories).</p>
79<p>Use this command to download the repository</p> 79<p>Use this command to download the repository</p>
80<pre><code>git clone http://git.robertalessi.net/ekdosis</code></pre> 80<pre><code>git clone https://git.robertalessi.net/ekdosis</code></pre>
81<p>or</p> 81<p>or</p>
82<pre><code>git clone https://git.sr.ht/~ralessi/ekdosis</code></pre> 82<pre><code>git clone https://git.sr.ht/~ralessi/ekdosis</code></pre>
83<p>A new directory named ekdosis will have been created, containing 83<p>A new directory named ekdosis will have been created, containing