From 510f016771fbfdad49d50277dfd5ec57f3ffc230 Mon Sep 17 00:00:00 2001 From: Remi Lehe Date: Fri, 8 Mar 2024 01:16:54 -0800 Subject: [PATCH] Replace links to learn git (#4758) * Replace links to learn git --- CONTRIBUTING.rst | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index a3a6a3046a9..77b8200b0d5 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -10,10 +10,7 @@ Git workflow ------------ The WarpX project uses `git `_ for version control. -If you are new to git, you can follow one of these tutorials: - -- `Learn git with bitbucket `_ -- `git - the simple guide `_ +If you are new to git, you can follow `this tutorial `__. Configure your GitHub Account & Development Machine ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^