summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/advanced.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/advanced.md b/docs/advanced.md
index 2a7c482..0e1f812 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": {