From b3109956367c8fe5146f1fae98ab704869fe1948 Mon Sep 17 00:00:00 2001 From: Benjamin Arfa Date: Sat, 13 Jun 2026 14:49:33 +0200 Subject: [PATCH] Fix ci-build URL to point to build.fhir.org per review feedback --- publication-request.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/publication-request.json b/publication-request.json index 5152f02..dc1a4df 100644 --- a/publication-request.json +++ b/publication-request.json @@ -3,7 +3,7 @@ "title": "CH EMR", "introduction": "FHIR Implementation Guide for the Swiss Electronic Emergency Record", "category": "National Base", - "ci-build": "http://fhir.ch/ig/ch-emr", + "ci-build": "https://build.fhir.org/ig/hl7ch/ch-emr", "version": "1.0.0-ballot", "path": "http://fhir.ch/ig/ch-emr/1.0.0-ballot", "mode": "milestone",