From 203a5eb2b3299ad8a6a2fb5b3dec734dd76ce731 Mon Sep 17 00:00:00 2001 From: canterafonsj Date: Thu, 5 Sep 2019 10:18:13 +0200 Subject: [PATCH] Update ContextSourceRegistrationList-example.json --- examples/ContextSourceRegistrationList-example.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/ContextSourceRegistrationList-example.json b/examples/ContextSourceRegistrationList-example.json index fa81d13..405b4b4 100644 --- a/examples/ContextSourceRegistrationList-example.json +++ b/examples/ContextSourceRegistrationList-example.json @@ -72,6 +72,6 @@ "http://example.org/ngsi-ld/commonTerms.jsonld", "http://example.org/ngsi-ld/vehicle.jsonld", "http://example.org/ngsi-ld/parking.jsonld", - "http://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context.jsonld" + "https://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context.jsonld" ] }] -- GitLab