Skip to content

Commit 47af649

Browse files
committed
Fix confusing sentence. Normalize spec links lists
1 parent f6bcdb3 commit 47af649

File tree

2 files changed

+15
-29
lines changed

2 files changed

+15
-29
lines changed

pages/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ the document declares as its expiration.
3131

3232
### Use of the _draft_ designation
3333
Releases of the JSON schema specification and meta schemas use the _draft_ designation primarily for historical reasons stemming from the relationship of this specification to IETF ([explained here](https://json-schema.org/specification-links#understanding-draft-names-and-numbers)).
34-
The use of this designation is under review and will not continue in future releases.
34+
The use of this designation will not continue in future releases.
3535

3636
<details markdown="1">
3737
<summary>Read more</summary>

pages/specification-links.md

Lines changed: 14 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -334,12 +334,9 @@ _These were updated without changing functionality or meta-schemas due to a few
334334
_**NOTE:** All meta-schema URIs now use `https://`. While currently also available over plain HTTP due to the limitations of GitHub pages and the need to keep prior drafts available over HTTP, only the HTTPS URIs should be used._
335335

336336
- Specifications
337-
- Core:
338-
[draft-handrews-json-schema-02](/draft/2019-09/draft-handrews-json-schema-02.html) ([changes](draft/2019-09/draft-handrews-json-schema-02.html#rfc.appendix.G))
339-
- Validation:
340-
[draft-handrews-json-schema-validation-02](/draft/2019-09/draft-handrews-json-schema-validation-02.html) ([changes](/draft/2019-09/draft-handrews-json-schema-validation-02.html#rfc.appendix.C))
341-
- Hyper-Schema:
342-
[draft-handrews-json-schema-hyperschema-02](/draft/2019-09/draft-handrews-json-schema-hyperschema-02.html) ([changes](/draft/2019-09/draft-handrews-json-schema-hyperschema-02.html#rfc.appendix.B))
337+
- Core: [draft-handrews-json-schema-02](/draft/2019-09/draft-handrews-json-schema-02.html) ([changes](draft/2019-09/draft-handrews-json-schema-02.html#rfc.appendix.G))
338+
- Validation: [draft-handrews-json-schema-validation-02](/draft/2019-09/draft-handrews-json-schema-validation-02.html) ([changes](/draft/2019-09/draft-handrews-json-schema-validation-02.html#rfc.appendix.C))
339+
- Hyper-Schema: [draft-handrews-json-schema-hyperschema-02](/draft/2019-09/draft-handrews-json-schema-hyperschema-02.html) ([changes](/draft/2019-09/draft-handrews-json-schema-hyperschema-02.html#rfc.appendix.B))
343340
- Relative JSON Pointer: [draft-handrews-relative-json-pointer-02](https://tools.ietf.org/html/draft-handrews-relative-json-pointer-02) ([changes](https://tools.ietf.org/html/draft-handrews-relative-json-pointer-02#appendix-A))
344341
- General use meta-schemas
345342
- [JSON Schema meta-schema](/draft/2019-09/schema)
@@ -361,12 +358,9 @@ _**NOTE:** All meta-schema URIs now use `https://`. While currently also availa
361358

362359
### Draft 7
363360

364-
- Core:
365-
[draft-handrews-json-schema-01](/draft-07/draft-handrews-json-schema-01.html) ([changes](/draft-07/draft-handrews-json-schema-01.html#rfc.appendix.B))
366-
- Validation:
367-
[draft-handrews-json-schema-validation-01](/draft-07/draft-handrews-json-schema-validation-01.html) ([changes](/draft-07/draft-handrews-json-schema-validation-01.html#rfc.appendix.B))
368-
- Hyper-Schema:
369-
[draft-handrews-json-schema-hyperschema-01](/draft-07/draft-handrews-json-schema-hyperschema-01.html) ([changes](/draft-07/draft-handrews-json-schema-hyperschema-01.html#rfc.appendix.B))
361+
- Core: [draft-handrews-json-schema-01](/draft-07/draft-handrews-json-schema-01.html) ([changes](/draft-07/draft-handrews-json-schema-01.html#rfc.appendix.B))
362+
- Validation: [draft-handrews-json-schema-validation-01](/draft-07/draft-handrews-json-schema-validation-01.html) ([changes](/draft-07/draft-handrews-json-schema-validation-01.html#rfc.appendix.B))
363+
- Hyper-Schema: [draft-handrews-json-schema-hyperschema-01](/draft-07/draft-handrews-json-schema-hyperschema-01.html) ([changes](/draft-07/draft-handrews-json-schema-hyperschema-01.html#rfc.appendix.B))
370364
- [JSON Schema meta-schema](draft-07/schema)
371365
- [JSON Hyper-Schema meta-schema](draft-07/hyper-schema)
372366
- [JSON Hyper-Schema Link Description Object meta-schema](draft-07/links)
@@ -379,18 +373,14 @@ _These were updated without changing functionality or meta-schemas due to a few
379373

380374
- Core: [draft-handrews-json-schema-00](/draft-07/draft-handrews-json-schema-00.pdf) ([changes](/draft-07/draft-handrews-json-schema-00.pdf#appendix-B))
381375
- Validation: [draft-handrews-json-schema-validation-00](/draft-07/draft-handrews-json-schema-validation-00.pdf) ([changes](/draft-07/draft-handrews-json-schema-validation-00.pdf#appendix-B))
382-
- Hyper-Schema:
383-
[draft-handrews-json-schema-hyperschema-00](/draft-07/draft-handrews-json-schema-hyperschema-00.html) ([changes](/draft-07/draft-handrews-json-schema-hyperschema-00.html#rfc.appendix.B))
376+
- Hyper-Schema: [draft-handrews-json-schema-hyperschema-00](/draft-07/draft-handrews-json-schema-hyperschema-00.html) ([changes](/draft-07/draft-handrews-json-schema-hyperschema-00.html#rfc.appendix.B))
384377
- Relative JSON Pointer: [draft-handrews-relative-json-pointer-00](https://tools.ietf.org/html/draft-handrews-relative-json-pointer-00) ([changes](https://tools.ietf.org/html/draft-handrews-relative-json-pointer-00#appendix-B))
385378

386379
### Draft 6
387380

388-
- Core:
389-
[draft-wright-json-schema-01](/draft-06/draft-wright-json-schema-01.html) ([changes](/draft-06/draft-wright-json-schema-01.html#rfc.appendix.B))
390-
- Validation:
391-
[draft-wright-json-schema-validation-01](/draft-06/draft-wright-json-schema-validation-01.html) ([changes](/draft-06/draft-wright-json-schema-validation-01.html#rfc.appendix.B)) ([schema migration FAQ](draft-06/json-schema-migration-faq))
392-
- Hyper-Schema:
393-
[draft-wright-json-schema-hyperschema-01](/draft-06/draft-wright-json-schema-hyperschema-01.html) ([changes](/draft-06/draft-wright-json-schema-hyperschema-01.html#rfc.appendix.B)) ([hyper-schema migration FAQ](draft-06/json-hyper-schema-migration-faq))
381+
- Core: [draft-wright-json-schema-01](/draft-06/draft-wright-json-schema-01.html) ([changes](/draft-06/draft-wright-json-schema-01.html#rfc.appendix.B))
382+
- Validation: [draft-wright-json-schema-validation-01](/draft-06/draft-wright-json-schema-validation-01.html) ([changes](/draft-06/draft-wright-json-schema-validation-01.html#rfc.appendix.B)) ([schema migration FAQ](draft-06/json-schema-migration-faq))
383+
- Hyper-Schema: [draft-wright-json-schema-hyperschema-01](/draft-06/draft-wright-json-schema-hyperschema-01.html) ([changes](/draft-06/draft-wright-json-schema-hyperschema-01.html#rfc.appendix.B)) ([hyper-schema migration FAQ](draft-06/json-hyper-schema-migration-faq))
394384
- [JSON Schema meta-schema](draft-06/schema)
395385
- [JSON Hyper-Schema meta-schema](draft-06/hyper-schema)
396386

@@ -404,18 +394,15 @@ _These were updated without changing functionality or meta-schemas due to a few
404394
### Draft 4
405395

406396
- Core: [draft-zyp-json-schema-04](/draft-04/draft-zyp-json-schema-04.html) ([changes](/draft-04/draft-zyp-json-schema-04.html#rfc.appendix.A))
407-
- Validation:
408-
[draft-fge-json-schema-validation-00](/draft-04/draft-fge-json-schema-validation-00.html) ([changes](/draft-04/draft-fge-json-schema-validation-00.html#rfc.appendix.A))
409-
- Hyper-Schema:
410-
[draft-luff-json-hyper-schema-00](/draft-04/draft-luff-json-hyper-schema-00.html) ([changes](/draft-04/draft-luff-json-hyper-schema-00.html#rfc.appendix.A))
397+
- Validation: [draft-fge-json-schema-validation-00](/draft-04/draft-fge-json-schema-validation-00.html) ([changes](/draft-04/draft-fge-json-schema-validation-00.html#rfc.appendix.A))
398+
- Hyper-Schema: [draft-luff-json-hyper-schema-00](/draft-04/draft-luff-json-hyper-schema-00.html) ([changes](/draft-04/draft-luff-json-hyper-schema-00.html#rfc.appendix.A))
411399
- JSON Reference: [draft-pbryan-zyp-json-ref-03](https://tools.ietf.org/html/draft-pbryan-zyp-json-ref-03) ([changes](https://tools.ietf.org/html/draft-pbryan-zyp-json-ref-03#appendix-A))
412400
* [JSON Schema meta-schema](draft-04/schema)
413401
* [JSON Hyper-Schema meta-schema](draft-04/hyper-schema)
414402

415403
### Draft 3
416404

417-
- Complete Specification:
418-
[draft-zyp-json-schema-03](/draft-03/draft-zyp-json-schema-03.pdf) ([changes](/draft-03/draft-zyp-json-schema-03.pdf#anchor54))
405+
- Complete Specification: [draft-zyp-json-schema-03](/draft-03/draft-zyp-json-schema-03.pdf) ([changes](/draft-03/draft-zyp-json-schema-03.pdf#anchor54))
419406
* [JSON Schema meta-schema](draft-03/schema)
420407
* [JSON Hyper-Schema meta-schema](draft-03/hyper-schema)
421408

@@ -427,8 +414,7 @@ _These were updated without changing functionality or meta-schemas due to a few
427414

428415
### Draft 1
429416

430-
- Complete Specification:
431-
[draft-zyp-json-schema-01](/draft-01/draft-zyp-json-schema-01.html) ([changes](/draft-01/draft-zyp-json-schema-01.html#anchor54))
417+
- Complete Specification: [draft-zyp-json-schema-01](/draft-01/draft-zyp-json-schema-01.html) ([changes](/draft-01/draft-zyp-json-schema-01.html#anchor54))
432418
* [JSON Schema meta-schema](draft-01/schema)
433419
* [JSON Hyper-Schema meta-schema](draft-01/hyper-schema)
434420

0 commit comments

Comments
 (0)