From 9557516aaee4496ae6de16cb6a448e1e033f2aaa Mon Sep 17 00:00:00 2001 From: Juan Cruz Viotti Date: Mon, 5 Aug 2024 18:38:42 -0400 Subject: [PATCH] Fix URLs Signed-off-by: Juan Cruz Viotti --- configuration.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configuration.json b/configuration.json index aa44bc7..39d084c 100644 --- a/configuration.json +++ b/configuration.json @@ -5,14 +5,14 @@ "description": "The universal JSON Schema index, bringing together and supercharging the world's schemas", "pages": { "nasa/gcn": { - "website": "https://github.com/nasa-gcn/gcn-schema/tree/eb6b4c43e16b6b33c448e141ca49553559e69ec9", + "website": "https://github.com/nasa-gcn/gcn-schema", "github": "nasa-gcn", "title": "NASA General Coordinates Network", "description": "Unified multi-mission schema for GCN Notices", "email": "support@gcn.nasa.gov" }, "krakend/schema": { - "website": "https://github.com/krakend/krakend-schema/tree/c25c680cbd822c8ecf46f4e0d666506beb3cdbf7", + "website": "https://github.com/krakend/krakend-schema", "description": "Schema definition to validate configuration files and offer autocomplete on IDEs" }, "krakend": {