Commit c6d01c8
committed
chore: fix json schema URL
Our TOML linting currently fails with:
```text
Error: failed to fetch catalog: https://json.schemastore.org/api/json/catalog.json, reason: unexpected status: 503
```
Setting the store URL to the actual new location helps.
Also see SchemaStore/schemastore#5106 .1 parent 22f8766 commit c6d01c8
1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
0 commit comments