diff --git a/schemas/activity/devicePlacement.schema.tpl.json b/schemas/activity/devicePlacement.schema.tpl.json index ea2d3d2..7608b64 100644 --- a/schemas/activity/devicePlacement.schema.tpl.json +++ b/schemas/activity/devicePlacement.schema.tpl.json @@ -33,7 +33,7 @@ "targetPosition": { "_instruction": "Enter the anatomical target position for the placement of the device.", "_embeddedTypes": [ - "https://openminds.ebrains.eu/sands/AnatomicalTargetPosition" + "sands:AnatomicalTargetPosition" ] } }