diff --git a/schemas/actions/function/paths.json b/schemas/actions/function/paths.json index d922d00..31bdf89 100644 --- a/schemas/actions/function/paths.json +++ b/schemas/actions/function/paths.json @@ -28,10 +28,10 @@ "$ref": "/bettyblocks/json-schema/master/schemas/actions/function/option/types/value.json" }, { - "$ref": "/bettyblocks/json-schema/acceptance/schemas/actions/function/option/types/filter.json" + "$ref": "/bettyblocks/json-schema/master/schemas/actions/function/option/types/filter.json" }, { - "$ref": "/bettyblocks/json-schema/acceptance/schemas/actions/function/option/types/multiline-text.json" + "$ref": "/bettyblocks/json-schema/master/schemas/actions/function/option/types/multiline-text.json" } ], "required": ["type"]