diff --git a/schema.json b/schema similarity index 99% rename from schema.json rename to schema index 9932459..a6f3414 100644 --- a/schema.json +++ b/schema @@ -1,7 +1,7 @@ { "$schema": "https://json-schema.org/draft-04/schema", "type": "object", - "description": "You can check a entity with `check-jsonschema --schemafile schema.json entity.json`.", + "description": "You can check a entity with `check-jsonschema --schemafile schema entity.json`.", "properties": { "person": { "type": "object",