From e9ff19f6f83267dc9ba72c7f0a84eaf9afd36230 Mon Sep 17 00:00:00 2001 From: Michael Becker <7737034+elbakerino@users.noreply.github.com> Date: Sat, 14 Mar 2020 19:26:01 +0100 Subject: [PATCH] add understanding ling to learn page --- learn/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/learn/index.md b/learn/index.md index 058d46e1..32716050 100644 --- a/learn/index.md +++ b/learn/index.md @@ -11,3 +11,4 @@ title: Learn * [calendar.schema.json](./examples/calendar.schema.json) * [card.schema.json](./examples/card.schema.json) * [geographical-location.schema.json](./examples/geographical-location.schema.json) +* [Understanding JSON Schema](/understanding-json-schema/)