Skip to content
This repository was archived by the owner on Nov 2, 2023. It is now read-only.

Commit 0ab12df

Browse files
committed
Make spec links more obvious
Also remove "New Draft" notice which is about a year old now
1 parent 88565af commit 0ab12df

File tree

2 files changed

+2
-20
lines changed

2 files changed

+2
-20
lines changed

index.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,7 @@ title: JSON Schema
44
permalink: /
55
---
66

7-
**NEW DRAFT PUBLISHED!**
8-
{: style="color:red; font-size: 200%; text-align: center;"}
9-
10-
The current version is [2019-09](specification.html)!
11-
{: style="color:gray; font-size: 150%; text-align: center;"}
7+
The current version is *[2019-09](specification.html)*!
128

139
**JSON Schema** is a vocabulary that allows you to **annotate** and **validate** JSON documents.
1410

specification.md

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -5,21 +5,7 @@ permalink: /specification.html
55
title: Specification
66
---
77

8-
**NEW DRAFT PUBLISHED!**
9-
{: style="color:red; font-size: 200%; text-align: center;"}
10-
11-
The current version is 2019-09!
12-
{: style="color:gray; font-size: 150%; text-align: center;"}
13-
14-
* TOC
15-
{:toc}
16-
17-
Draft numbering
18-
---------------
19-
20-
The latest Internet-Drafts at the IETF are the **draft-handrews-json-schema\*-02** documents, which correspond to the **2019-09** meta-schemas. These were published on **2019-09-16**.
21-
22-
For a full explanation of both the IETF and meta-schema numbering schemes, how they correspond, and why we are now using the date-based `2019-09` rather than `draft-08`, see the [Specification Links](specification-links.html) page.
8+
The current version is *2019-09*!
239

2410
Specification documents
2511
-----------------------

0 commit comments

Comments
 (0)