Updated references to schemastore.org

This commit is contained in:
Mads Kristensen
2025-07-08 09:48:52 -07:00
committed by GitHub
parent 8f023e48c8
commit 434260839e
4 changed files with 14 additions and 14 deletions

View File

@@ -90,7 +90,7 @@ The server supports the following settings:
"foo.json",
"*.superfoo.json"
],
"url": "http://json.schemastore.org/foo",
"url": "http://www.schemastore.org/foo",
"schema": {
"type": "array"
}