diff --git a/README.md b/README.md index d620e772e85b84b687d2b04d04c97834964cd4f4..4e996dc938b40947b764da8d737080a83c88546f 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ # Présentation du projet -[https://git.framasoft.org](https://git.framasoft.org) +[https://framagit.org](https://framagit.org)  **Framasoft uses GitLab** for the development of its free softwares. Our Github repositories are only mirrors. -If you want to work with us, **fork us on [git.framasoft.org](https://git.framasoft.org)**. (no registration needed, you can sign in with your Github account) +If you want to work with us, **fork us on [framagit.org](https://framagit.org)**. (no registration needed, you can sign in with your Github account)  **Framasoft utilise GitLab** pour le développement de ses logiciels libres. Nos dépôts Github ne sont que des mirroirs. -Si vous souhaitez travailler avec nous, **forkez-nous sur [git.framasoft.org](https://git.framasoft.org)**. (l'inscription n'est pas nécessaire, vous pouvez vous connecter avec votre compte Github) +Si vous souhaitez travailler avec nous, **forkez-nous sur [framagit.org](https://framagit.org)**. (l'inscription n'est pas nécessaire, vous pouvez vous connecter avec votre compte Github) --- @@ -31,8 +31,8 @@ Un fichier est dédié à l'installation de framadate : [INSTALL.md](INSTALL.md) ## De votre côté -1. Créer un compte sur [https://git.framasoft.org](https://git.framasoft.org) -1. Créer un fork du projet principal : [Créer le fork](https://git.framasoft.org/framasoft/framadate/fork/new) +1. Créer un compte sur [https://framagit.org](https://framagit.org) +1. Créer un fork du projet principal : [Créer le fork](https://framagit.org/framasoft/framadate/fork/new) 1. Créer une branche nommée feature/[Description] * Où [Description] est une description en anglais très courte de ce qui va être fait 1. Faire des commits dans votre branche diff --git a/create_date_poll.php b/create_date_poll.php index 97150f85a5f6433cfbb87c5dc15660dab662f05b..2c86829137656b8e661f5ee5e472b356ecaf49ff 100644 --- a/create_date_poll.php +++ b/create_date_poll.php @@ -5,7 +5,7 @@ * http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.txt * * Authors of STUdS (initial project): Guilhem BORGHESI (borghesi@unistra.fr) and Raphaël DROZ - * Authors of Framadate/OpenSondage: Framasoft (https://github.com/framasoft https://git.framasoft.org/framasoft/framadate/) + * Authors of Framadate/OpenSondage: Framasoft (https://github.com/framasoft https://framagit.org/framasoft/framadate/) * * ============================= * @@ -14,7 +14,7 @@ * http://www.cecill.info/licences/Licence_CeCILL-B_V1-fr.txt * * Auteurs de STUdS (projet initial) : Guilhem BORGHESI (borghesi@unistra.fr) et Raphaël DROZ - * Auteurs de Framadate/OpenSondage : Framasoft (https://github.com/framasoft https://git.framasoft.org/framasoft/framadate/) + * Auteurs de Framadate/OpenSondage : Framasoft (https://github.com/framasoft https://framagit.org/framasoft/framadate/) */ use Framadate\Choice; use Framadate\Services\InputService; diff --git a/tpl/index.tpl b/tpl/index.tpl index e1f6e194f36bbaa8fdf810abe8e69397fe9dce6c..2524f1f718fbf3dee490745ec397b0797c9b6ed8 100644 --- a/tpl/index.tpl +++ b/tpl/index.tpl @@ -103,7 +103,7 @@ <p> {__('3rd section', 'To participate in the software development, suggest improvements or simply download it, please visit ')} - <a href="https://git.framasoft.org/framasoft/framadate">{__('3rd section', 'the development site')}</a>. + <a href="https://framagit.org/framasoft/framadate">{__('3rd section', 'the development site')}</a>. </p> <br/>