Skip to content

Commit 699e56a

Browse files
jancurnTC-MO
andauthored
Update sources/platform/actors/development/actor_definition/input_schema/specification.md
Co-authored-by: Michał Olender <[email protected]>
1 parent 1eb317c commit 699e56a

File tree

1 file changed

+1
-1
lines changed
  • sources/platform/actors/development/actor_definition/input_schema

1 file changed

+1
-1
lines changed

sources/platform/actors/development/actor_definition/input_schema/specification.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ If the input object doesn't conform the schema, the caller receives an error and
2727

2828
You can use our [visual input schema editor](https://apify.github.io/input-schema-editor-react/) to guide you through the creation of the `INPUT_SCHEMA.json` file.
2929

30-
To ensure the input schema is valid, here's a corresponding [JSON schema file](https://github.com/apify/apify-shared-js/blob/master/packages/input_schema/src/schema.json).
30+
To ensure the input schema is valid, here's a corresponding [JSON schema file](https://github.com/apify/apify-shared-js/blob/master/packages/input_schema/src/schema.json).
3131

3232
You can also use the [`apify validate-schema`](/cli/docs/reference#apify-validate-schema-path) command in the Apify CLI.
3333

0 commit comments

Comments
 (0)