From 1b508ea87124f7764fe17ba66c1a0bb70efa3872 Mon Sep 17 00:00:00 2001 From: canterafonsj Date: Wed, 12 Dec 2018 15:51:43 +0100 Subject: [PATCH] Update EntityTemporalList-example.json --- examples/EntityTemporalList-example.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/EntityTemporalList-example.json b/examples/EntityTemporalList-example.json index c0ab14a..93cd16e 100644 --- a/examples/EntityTemporalList-example.json +++ b/examples/EntityTemporalList-example.json @@ -25,7 +25,7 @@ } ], "@context": [ - "https://forge.etsi.org/gitlab/NGSI-LD/NGSI-LD/raw/master/coreContext/ngsi-ld-core-context.json", + "http://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context.jsonld", "http://example.org/ngsi-ld/vehicle.jsonld" ] } -- GitLab