diff --git a/editors/vscode/package.json b/editors/vscode/package.json index 858fa9d6..a9047977 100644 --- a/editors/vscode/package.json +++ b/editors/vscode/package.json @@ -146,7 +146,7 @@ ], "tomlValidation": [{ "fileMatch": "witcherscript.toml", - "url": "https://raw.githubusercontent.com/SpontanCombust/witcherscript-ide/dev/schemas/witcherscript.toml.schema.json" + "url": "https://raw.githubusercontent.com/SpontanCombust/witcherscript-ide/master/schemas/witcherscript.toml.schema.json" }] },