diff --git a/functions/templates.js b/functions/templates.js index 753ff3e534440f4ea64b942d1a602ddc6a08d657..eb2d7dc8879d2f29a646a57e4fbfe747039ba8d8 100644 --- a/functions/templates.js +++ b/functions/templates.js @@ -13,11 +13,11 @@ exports.handler = (ev, ctx, cb) => { const templates = [ // 'infant', - 'bigbrain', - 'colin', - 'MNI152', - 'waxholmRatV2_0', - 'allenMouse' + 'templates/bigbrain', + 'templates/colin', + 'templates/MNI152', + 'templates/waxholmRatV2_0', + 'templates/allenMouse' ] const resp = templates