From 33ac3a4177d49a591667928badda1e793d0e96f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Vinot?= Date: Fri, 7 Apr 2017 22:53:53 +0200 Subject: [PATCH] Add blob in the url --- format/2.4/schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/format/2.4/schema.json b/format/2.4/schema.json index 8b2460b2d..7b1bcd4fe 100644 --- a/format/2.4/schema.json +++ b/format/2.4/schema.json @@ -1,7 +1,7 @@ { "$schema": "http://json-schema.org/draft-04/schema#", "title": "Validator for misp events", - "id": "https://www.github.com/MISP/MISP/format/2.4/schema.json", + "id": "https://github.com/MISP/MISP/blob/2.4/format/2.4/schema.json", "defs": { "org": { "type": "object",