diff --git a/examples/ContextSourceRegistrationList-example.json b/examples/ContextSourceRegistrationList-example.json index 8db699a14788a5deb5a5f8856d6103bc2e194eea..8977df745b67ea59eeb8874d379e1da179f14378 100644 --- a/examples/ContextSourceRegistrationList-example.json +++ b/examples/ContextSourceRegistrationList-example.json @@ -69,9 +69,9 @@ "start": "2017-11-29T14:53:15Z" }], "@context": [ - "https://forge.etsi.org/gitlab/NGSI-LD/NGSI-LD/raw/master/coreContext/ngsi-ld-core-context.json", - "http://example.org/cim/commonTerms.jsonld", - "http://example.org/cim/vehicle.jsonld", - "http://example.org/cim/parking.jsonld" + "http://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context.jsonld", + "http://example.org/ngsi-ld/commonTerms.jsonld", + "http://example.org/ngsi-ld/vehicle.jsonld", + "http://example.org/ngsi-ld/parking.jsonld" ] }]