diff options
author | Robert Alessi <alessi@robertalessi.net> | 2023-11-03 15:27:49 +0100 |
---|---|---|
committer | Robert Alessi <alessi@robertalessi.net> | 2023-11-04 09:56:37 +0100 |
commit | 31985d07faaf7a32f87945c882403b8c3cf53b7c (patch) | |
tree | 6b0eddedcb686422969e937fc5d2d0ff3bad97d4 | |
parent | 951c66bfcc8b8f1a769c946d5e4a8da3482d8466 (diff) | |
download | ekdosis-31985d07faaf7a32f87945c882403b8c3cf53b7c.tar.gz |
git: use https
-rw-r--r-- | README.md | 2 | ||||
-rw-r--r-- | about.html | 2 | ||||
-rw-r--r-- | ekdosis.dtx | 2 |
3 files changed, 3 insertions, 3 deletions
@@ -93,7 +93,7 @@ distributions package it in their repositories). | |||
93 | 93 | ||
94 | Use this command to download the repository | 94 | Use this command to download the repository |
95 | 95 | ||
96 | git clone http://git.robertalessi.net/ekdosis | 96 | git clone https://git.robertalessi.net/ekdosis |
97 | 97 | ||
98 | or | 98 | or |
99 | 99 | ||
@@ -77,7 +77,7 @@ class="uri">http://www.ekdosis.org/issues.html</a></p> | |||
77 | version control system. You will need to install git (most Unix/Linux | 77 | version control system. You will need to install git (most Unix/Linux |
78 | distributions package it in their repositories).</p> | 78 | distributions 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 |
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. | |||
1090 | % \item development: \url{http://git.robertalessi.net/ekdosis} or\\ | 1090 | % \item development: \url{http://git.robertalessi.net/ekdosis} or\\ |
1091 | % \phantom{development:} \url{https://sr.ht/~ralessi/ekdosis} | 1091 | % \phantom{development:} \url{https://sr.ht/~ralessi/ekdosis} |
1092 | % \item comments, feature requests, bug reports: | 1092 | % \item comments, feature requests, bug reports: |
1093 | % \url{http://www.ekdosis.org/issues} | 1093 | % \url{http://www.ekdosis.org/issues.html} |
1094 | % \end{itemize} | 1094 | % \end{itemize} |
1095 | % | 1095 | % |
1096 | % This release of \pkg{ekdosis} consists of the following | 1096 | % This release of \pkg{ekdosis} consists of the following |