diff --git a/schemas/data-ingress/pushport/ts.json b/schemas/data-ingress/pushport/ts.json index 7b3ca4f..e97a74b 100644 --- a/schemas/data-ingress/pushport/ts.json +++ b/schemas/data-ingress/pushport/ts.json @@ -33,7 +33,7 @@ "locations": { "type": "array", "description": "A list of one or more locations where the train has recorded a movement or forecast", - "items": { "$ref": "pushport/ts_location.json" } + "items": { "$ref": "./ts_location.json" } } } } \ No newline at end of file