diff --git a/docs/checks/schema_json_format.md b/docs/checks/schema_json_format.md index 1155f421..f39253f9 100644 --- a/docs/checks/schema_json_format.md +++ b/docs/checks/schema_json_format.md @@ -59,7 +59,7 @@ SchemaJsonFormat: | Parameter | Description | | --- | --- | | enabled | Whether the check is enabled. | -| severity | The [severity](https://shopify.developers/themes/tools/theme-check/configuration#check-severity) of the check. | +| severity | The [severity](https://shopify.dev/themes/tools/theme-check/configuration#check-severity) of the check. | | start_level | The indentation level. If you prefer an indented schema, set this to 1. | | indent | The character(s) used for indentation levels. |