From 8978cdfcc3c7cd4989ca9995e12d85bad54e0de5 Mon Sep 17 00:00:00 2001 From: Robert Alessi <alessi@robertalessi.net> Date: Wed, 8 Jul 2020 20:59:50 +0200 Subject: s/icite/ekdosis/ in README.md --- about.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'about.html') diff --git a/about.html b/about.html index 895b884..22cb775 100644 --- a/about.html +++ b/about.html @@ -29,7 +29,7 @@ <p>This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.</p> <p>This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.</p> <p>You should have received a copy of the GNU General Public License along with this program. If not, see <a href="http://www.gnu.org/licenses/" class="uri">http://www.gnu.org/licenses/</a>.</p> -<p>This release of icite consists of the following source files:</p> +<p>This release of ekdosis consists of the following source files:</p> <ul> <li><p><code>ekdosis.dtx</code></p></li> <li><p><code>ekdosis.ins</code></p></li> @@ -47,7 +47,7 @@ </ol> <h1 id="development-git-repository">Development, Git Repository</h1> <h2 id="browse-the-code">Browse the Code</h2> -<p>You can browse icite repository on the web: <a href="http://git.robertalessi.net/ekdosis" class="uri">http://git.robertalessi.net/ekdosis</a></p> +<p>You can browse ekdosis repository on the web: <a href="http://git.robertalessi.net/ekdosis" class="uri">http://git.robertalessi.net/ekdosis</a></p> <p>From this page, you can download all the releases of <code>ekdosis</code>. For instructions on how to install <code>ekdosis</code>, please see above.</p> <h2 id="comments-feature-requests-bug-reports">Comments, Feature Requests, Bug Reports</h2> <p><a href="https://gitlab.com/ralessi/ekdosis/issues" class="uri">https://gitlab.com/ralessi/ekdosis/issues</a></p> @@ -55,7 +55,7 @@ <p><code>ekdosis</code> development is facilitated by git, a distributed version control system. You will need to install git (most GNU/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> -<p>A new directory named icite will have been created, containing <code>ekdosis</code>.</p> +<p>A new directory named ekdosis will have been created, containing <code>ekdosis</code>.</p> <h2 id="git-hosting">Git Hosting</h2> <p>Make an account on <a href="https://gitlab.com" class="uri">https://gitlab.com</a> and navigate (while logged in) to <a href="https://gitlab.com/ralessi/ekdosis" class="uri">https://gitlab.com/ralessi/ekdosis</a>. Click <em>Fork</em> and you will have in your account your own repository of <code>ekdosis</code> where you will be able to make whatever changes you like to.</p> </body> -- cgit v1.2.3