From cc10e37d6150abee20cbfe21c3740c02b03017ad Mon Sep 17 00:00:00 2001 From: ceoche <cel@kereval.com> Date: Fri, 10 Nov 2023 15:34:42 +0100 Subject: [PATCH] Update Gazelle Transformation git url. --- Gazelle-Transformation-Service/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gazelle-Transformation-Service/installation.md b/Gazelle-Transformation-Service/installation.md index fde20e3..44e7f9c 100755 --- a/Gazelle-Transformation-Service/installation.md +++ b/Gazelle-Transformation-Service/installation.md @@ -15,7 +15,7 @@ customer: IHE-EUROPE # Sources & binaries -Gazelle Transformation Service is an open-source project under Apache License Version 2.0 ([https://gazelle.ihe.net/content/license](https://gazelle.ihe.net/content/license)). Sources are available via Subversion at [https://svn.ihe-europe.net/gazelle/Maven/gazelle-transformation/](https://svn.ihe-europe.net/gazelle/Maven/gazelle-transformation/). +Gazelle Transformation Service is an open-source project under Apache License Version 2.0 ([https://gazelle.ihe.net/content/license](https://gazelle.ihe.net/content/license)). Sources are available via git at [https://gitlab.inria.fr/gazelle/public/processing/transformation](https://gitlab.inria.fr/gazelle/public/processing/transformation). # Gazelle Transformation Service installation and configuration -- GitLab