Skip to content

Commit 7cb5175

Browse files
Update URL for ioBroker JSON UI schema (SchemaStore#5079)
1 parent e3bc8ce commit 7cb5175

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/api/json/catalog.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3213,7 +3213,7 @@
32133213
"name": "ioBroker JSON UI",
32143214
"description": "ioBroker JSON-based admin user interfaces - config, custom and tabs",
32153215
"fileMatch": ["jsonConfig.json", "jsonCustom.json", "jsonTab.json"],
3216-
"url": "https://raw.githubusercontent.com/ioBroker/ioBroker.admin/master/packages/jsonConfig/schemas/jsonConfig.json"
3216+
"url": "https://raw.githubusercontent.com/ioBroker/json-config/main/schemas/jsonConfig.json"
32173217
},
32183218
{
32193219
"name": "ioBroker Package manifest",

0 commit comments

Comments
 (0)