Skip to content

Commit ed02690

Browse files
committed
Link to draft-07 meta-schemas
We want to discourage use of the "latest" meta-schemas.
1 parent 0f31052 commit ed02690

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

documentation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ The meta-schemas are schemas against which other schemas can be validated. They
2828
The latest meta-schema is **draft-07**.
2929

3030
|--------------------------------------------------------------|------------------------------------------------------------|
31-
| [Core/Validation meta-schema](http://json-schema.org/schema) | Used for schemas written for pure validation. |
32-
| [Hyper meta-schema](http://json-schema.org/hyper-schema) | Used for schemas written for validation and hyper-linking. |
31+
| [Core/Validation meta-schema](http://json-schema.org/draft-07/schema) | Used for schemas written for pure validation. |
32+
| [Hyper meta-schema](http://json-schema.org/draft-07/hyper-schema) | Used for schemas written for validation and hyper-linking. |
3333

3434
_If you are accessing the above meta-schema links **from a web browser**, you will need to **save the file** then open it as a JSON document._
3535

0 commit comments

Comments
 (0)