Skip to content

Commit 722daa3

Browse files
author
Elior Schneider
authored
Update advanced.md
http to https
1 parent 5e47c76 commit 722daa3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/advanced.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2171,7 +2171,7 @@ The report format conforms to the following JSON Schema:
21712171

21722172
```json
21732173
{
2174-
"$schema": "http://json-schema.org/schema#",
2174+
"$schema": "https://json-schema.org/schema#",
21752175
"type": "object",
21762176
"definitions": {
21772177
"TestCase": {

0 commit comments

Comments
 (0)