From 279e7043ee78837638bf5965705015ac74bbb4a2 Mon Sep 17 00:00:00 2001 From: Achraf Achkari <aai@kereval.com> Date: Thu, 22 Apr 2021 15:26:55 +0000 Subject: [PATCH] Update Gitlab links in installation.md --- Gazelle-FHIR-Validator/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gazelle-FHIR-Validator/installation.md b/Gazelle-FHIR-Validator/installation.md index a02eb81..325fbc3 100644 --- a/Gazelle-FHIR-Validator/installation.md +++ b/Gazelle-FHIR-Validator/installation.md @@ -20,7 +20,7 @@ Gazelle FHIR Validator provides # Sources and binaries -* Sources are available on Inria's GitLab: [https://gitlab.inria.fr/gazelle/validator/FhirValidator](https://gitlab.inria.fr/gazelle/validator/FhirValidator) +* Sources are available on Inria's GitLab: [https://gitlab.inria.fr/gazelle/applications/test-execution/validator/FhirValidator/](https://gitlab.inria.fr/gazelle/applications/test-execution/validator/FhirValidator/) * A compiled version is available in the Gazelle Nexus repository, download the [EAR of the latest version](https://gazelle.ihe.net/nexus/index.html#nexus-search;gav~~FhirValidator*~~~). # Installation -- GitLab