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

Commit e933df9

Browse files
authored
Moved URI part
1 parent b582805 commit e933df9

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

documentation.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<h2>Specification</h2>
66
<div class="block">
77
<p>The latest Internet-Draft at the IETF is v5, published 2016-10-13.
8-
The specification is split into three parts (draft-wright-json-schema-00, draft-wright-json-schema-validation-00, and draft-wright-json-schema-hyperschema-00):</p>
8+
The specification is split into three parts, Core, Validation, and Hyper-Schema:</p>
99
<table class="key-value">
1010
<tr>
1111
<td class="key"><a href="latest/json-schema-core.html">JSON Schema Core</a></td>
@@ -20,8 +20,7 @@ <h2>Specification</h2>
2020
<td class="value">defines the hyper-media keywords of JSON Schema</td>
2121
</tr>
2222
</table>
23-
24-
<p>They are also available on the IETF main site: <a href="http://tools.ietf.org/html/draft-wright-json-schema-00">core</a>, <a href="http://tools.ietf.org/html/draft-wright-json-schema-validation-00">validation</a> and <a href="http://tools.ietf.org/html/draft-wright-json-schema-hyperschema-00">hyper-schema</a>.
23+
<p>They are also available on the IETF main site: <a href="http://tools.ietf.org/html/draft-wright-json-schema-00">core (draft-wright-json-schema-00)</a>, <a href="http://tools.ietf.org/html/draft-wright-json-schema-validation-00">validation (draft-wright-json-schema-validation-00)</a> and <a href="http://tools.ietf.org/html/draft-wright-json-schema-hyperschema-00">hyper-schema (draft-wright-json-schema-hyperschema-00)</a>.
2524
</p>
2625
</div>
2726

0 commit comments

Comments
 (0)