From 5b1b47bb7fc0a875dba89233ca2be1e88eefe5c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sof=C3=ADa=20Aritz?= Date: Tue, 19 Dec 2023 11:36:55 +0000 Subject: [PATCH] Update 0003-ayb-config-improvement-schema.json --- 0003-ayb-config-improvement-schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",