From 273df72878fd3de1671fbaa9bb0460655fbf8a3d Mon Sep 17 00:00:00 2001 From: GD <gd.dev@libertymail.net> Date: Mon, 14 Feb 2022 17:55:44 +0100 Subject: [PATCH] fix url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6fd6f43..9071c24 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ python tests/test_spams.py # will run all the tests - [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) -> 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), [Python specific project](https://gitlab.inria.fr/thoth/spams-python) +> 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), [Python specific project](https://gitlab.inria.fr/thoth/python-spams) ## Contact -- GitLab