diff --git a/0003-ayb-config-improvement-schema.json b/0003-ayb-config-improvement-schema.json index 9b7a2ff..0d3b4f6 100644 --- a/0003-ayb-config-improvement-schema.json +++ b/0003-ayb-config-improvement-schema.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-07/schema", - "$id": "https://github.com/marcua/ayb/tree/main/docs/config/endpoints/schema.json", + "$id": "https://raw.githubusercontent.com/marcua/ayb/main/docs/config/endpoints/schema.json", "title": "Endpoints", "description": "Endpoints provided by the ayb frontend", "type": "object",