commit | 722daa3da6e2864afdb6fe5b2bf03a5989c01a5c | [log] [tgz] |
---|---|---|
author | Elior Schneider <elior.s@outlook.com> | Sun Aug 20 09:38:57 2023 +0300 |
committer | GitHub <noreply@github.com> | Sun Aug 20 09:38:57 2023 +0300 |
tree | b1919f62434a72651c7d876b2398019f4b6d607b | |
parent | 5e47c767ffcc602f3c1cccd4a9ff2385747bd667 [diff] |
Update advanced.md http to https
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 @@ ```json { - "$schema": "http://json-schema.org/schema#", + "$schema": "https://json-schema.org/schema#", "type": "object", "definitions": { "TestCase": {