Skip to content

Commit 42c1f83

Browse files
authored
update link to the Upsun validation schema (SchemaStore#5282)
1 parent 63c0a82 commit 42c1f83

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/api/json/catalog.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"name": "Upsun config",
3030
"description": "Upsun configuration file",
3131
"fileMatch": ["**/.upsun/*.yml", "**/.upsun/*.yaml"],
32-
"url": "https://raw.githubusercontent.com/platformsh/platformify/refs/heads/main/validator/schema/upsun.json"
32+
"url": "https://meta.upsun.com/schema/upsun"
3333
},
3434
{
3535
"name": "Platform.sh application",

0 commit comments

Comments
 (0)