From fdbded4310e3ec01a497260af9ad66fc4a779591 Mon Sep 17 00:00:00 2001 From: Fla <fla@framasoft.org> Date: Thu, 1 Mar 2018 22:52:39 +0100 Subject: [PATCH] Update README.md: fix fork url, update urls from git.framasoft.org to framagit.org (avoid the redirection) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 268352fb..fa8c5964 100644 --- a/README.md +++ b/README.md @@ -17,8 +17,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/forks/new) 1. Créer une branche nommée feature/[Description] à partir de la branche **develop** * Où [Description] est une description en anglais très courte de ce qui va être fait 1. Faire des commits dans votre branche -- GitLab