schemas: fix $id urls
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
{
|
||||
"$schema": "http://json-schema.org/draft-07/schema",
|
||||
"$id": "https://github.com/YunoHost/apps/blob/master/schemas/tests.v1.schema.json",
|
||||
"$id": "https://raw.githubusercontent.com/YunoHost/apps/master/schemas/tests.v1.schema.json",
|
||||
"title": "Yunohost app package tests.toml schema",
|
||||
"version": "0",
|
||||
|
||||
|
Reference in New Issue
Block a user