Fixing reference path

This commit is contained in:
DaanV2
2021-11-16 13:45:57 +01:00
parent b3fa586645
commit e0cf4a37e4

View File

@@ -34,7 +34,7 @@
"type": "string",
"description": "UNDOCUMENTED: identifier",
"title": "Identifier",
"$ref": "../../../general/particle/identifier.json"
"$ref": "../../general/particle/identifier.json"
},
"basic_render_parameters": {
"additionalProperties": false,