From 326e394695ff0e80cf0ffb531d6c574e064c249f Mon Sep 17 00:00:00 2001 From: Robert Alessi Date: Sat, 8 Dec 2018 09:18:46 +0100 Subject: moved bugtracker to gitlab (as a mirror) --- about.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'about.html') diff --git a/about.html b/about.html index 5fe02ba..b137b41 100644 --- a/about.html +++ b/about.html @@ -22,7 +22,7 @@

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.

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.

@@ -60,13 +60,13 @@

You can browse ArabLuaTeX repository on the web: http://git.robertalessi.net/arabluatex

From this page, you can download all the releases of ArabLuaTeX. For instructions on how to install ArabLuaTeX, please see above.

Comments, Feature requests, Bug Reports

-

https://notabug.org/ralessi/arabluatex/issues

+

https://gitlab.com/ralessi/arabluatex/issues

Download the repository

ArabLuaTeX 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).

Use this command to download the repository

git clone http://git.robertalessi.net/arabluatex

A new directory named arabluatex will have been created, containing ArabLuaTeX.

Git hosting

-

Make an account on https://notabug.org and navigate (while logged in) to https://notabug.org/ralessi/arabluatex. Click Fork and you will have in your account your own repository of arabluatex where you will be able to make whatever changes you like to.

+

Make an account on https://gitlab.com and navigate (while logged in) to https://gitlab.com/ralessi/arabluatex. Click Fork and you will have in your account your own repository of arabluatex where you will be able to make whatever changes you like to.

-- cgit v1.2.3