diff --git a/examples/SubscriptionList-example.json b/examples/SubscriptionList-example.json index 6f0ba48f953ccb453a4f764853f58224b52bde59..18e4d52355fb92bc214f3ff3929da63e5f85cb18 100644 --- a/examples/SubscriptionList-example.json +++ b/examples/SubscriptionList-example.json @@ -30,8 +30,8 @@ } }, "@context": [ - "https://forge.etsi.org/gitlab/NGSI-LD/NGSI-LD/raw/master/coreContext/ngsi-ld-core-context.json", - "http://example.org/cim/vehicle.jsonld" + "http://example.org/cim/vehicle.jsonld", + "https://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context.jsonld" ] } ]