Skip to content

Commit 7330745

Browse files
committed
add broken link
1 parent d46ce91 commit 7330745

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

content/01-Getting-Started/01-Your-First-Schema/instructions.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,11 @@ description: Welcome to the JSON Schema Tour! Create your first schema to valida
44
keywords: type, properties, integer, string
55
---
66

7+
# Broken Link
8+
http://somebadlink.com/
79

810
# 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.
1012

1113

1214
## Are there any prerequisites?

0 commit comments

Comments
 (0)