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 --- README.md | 2 +- about.html | 2 +- ekdosis.dtx | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5ed8900..03f3684 100644 --- a/README.md +++ b/README.md @@ -93,7 +93,7 @@ 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 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 diff --git a/ekdosis.dtx b/ekdosis.dtx index 4f2b2bc..e4b2c60 100644 --- a/ekdosis.dtx +++ b/ekdosis.dtx @@ -1090,7 +1090,7 @@ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. % \item development: \url{http://git.robertalessi.net/ekdosis} or\\ % \phantom{development:} \url{https://sr.ht/~ralessi/ekdosis} % \item comments, feature requests, bug reports: -% \url{http://www.ekdosis.org/issues} +% \url{http://www.ekdosis.org/issues.html} % \end{itemize} % % This release of \pkg{ekdosis} consists of the following -- cgit v1.2.3