From bcb3a9b1a404c3756f2f38077d170a3cff3ff992 Mon Sep 17 00:00:00 2001 From: forresst Date: Tue, 29 Oct 2019 11:26:52 +0100 Subject: [PATCH] Point "latest" meta-schemas to draft/2019-09 fixes #296 --- hyper-schema | 2 +- links | 2 +- schema | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/hyper-schema b/hyper-schema index a43db6b4..ec40de08 120000 --- a/hyper-schema +++ b/hyper-schema @@ -1 +1 @@ -draft-07/hyper-schema \ No newline at end of file +draft/2019-09/hyper-schema \ No newline at end of file diff --git a/links b/links index cd24f5b4..15c4c8e2 120000 --- a/links +++ b/links @@ -1 +1 @@ -draft-07/links \ No newline at end of file +draft/2019-09/links \ No newline at end of file diff --git a/schema b/schema index c0362a35..be28ee29 120000 --- a/schema +++ b/schema @@ -1 +1 @@ -draft-07/schema \ No newline at end of file +draft/2019-09/schema \ No newline at end of file