diff --git a/docs/advanced.md b/docs/advanced.md index 2a7c4827..0e1f812b 100644 --- a/docs/advanced.md +++ b/docs/advanced.md @@ -2171,7 +2171,7 @@ The report format conforms to the following JSON Schema: ```json { - "$schema": "http://json-schema.org/schema#", + "$schema": "https://json-schema.org/schema#", "type": "object", "definitions": { "TestCase": {