From c1b3249743fa5b762ffd10cf2591c584f3d54fdb Mon Sep 17 00:00:00 2001
From: GD <gd.dev@libertymail.net>
Date: Fri, 11 Mar 2022 16:01:40 +0100
Subject: [PATCH] fix inria gitlab url

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 3f49b09..f3bf25b 100644
--- a/README.md
+++ b/README.md
@@ -80,7 +80,7 @@ python -c "from spams.tests import test_spams; test_spams()"
 - [R specific project](https://github.com/getspams/spams-R) (available with `remotes::install_github("getspams/spams-R")`)
 - [Original C++ project](https://github.com/getspams/spams-devel) (and original sources for Matlab, Python and R interfaces)
 
-> SPAMS-related git repositories are also available on [Inria](https://www.inria.fr/) [gitlab forge](https://gitlab.inria.fr/): see [original C++ project](https://gitlab.inria.fr/thoth/spams-devel)  (and original sources for Matlab, Python and R interfaces), [Python specific project](https://gitlab.inria.fr/thoth/python-spams)
+> SPAMS-related git repositories are also available on [Inria](https://www.inria.fr/) [gitlab forge](https://gitlab.inria.fr/): see [original C++ project](https://gitlab.inria.fr/thoth/spams-devel)  (and original sources for Matlab, Python and R interfaces), [Python specific project](https://gitlab.inria.fr/thoth/spams-python)
 
 
 ## Contact
-- 
GitLab