You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/01-Getting-Started/01-Your-First-Schema/instructions.mdx
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,9 +4,11 @@ description: Welcome to the JSON Schema Tour! Create your first schema to valida
4
4
keywords: type, properties, integer, string
5
5
---
6
6
7
+
# Broken Link
8
+
http://somebadlink.com/
7
9
8
10
# JSON Schema Tour
9
-
Welcome to the JSON Schema Tour! In this interactive tour you will be introduced to JSON Schema. You will learn how to use **JSON Schema [draft](https://json-schema.org/learn/glossary#dra) 2020-12** to validate JSON documents.
11
+
Welcome to the JSON Schema Tour! In this interactive tour you will be introduced to JSON Schema. You will learn how to use **JSON Schema [draft](https://json-schema.org/learn/glossary#draft) 2020-12** to validate JSON documents.
0 commit comments