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

Commit 859f365

Browse files
committed
Remove "wip" link from spec links page
I'd added Draft 7 but forgotten to remove the link to wth WIP docs. Also add all of the meta-schema deliveraables to draft-07 and the GitHub links.
1 parent 2ab1c21 commit 859f365

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

specification-links.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,10 @@ title: Specification Links
33
layout: page
44
---
55

6-
<!-- Links on this page should be immutable -- none of them should go to `/latest`, etc. -->
6+
<!-- Links on this page should be immutable - none of them should go to `/latest`, etc. -->
77

88
You can find the latest released draft on the [Specification](/documentation.md) page. Older drafts are expired, but may be of historical interest.
99

10-
<span style="color:red">***The next draft is [ready for pre-publication feedback](/work-in-progress)!***</span>
11-
1210
**A note on draft naming and numbering:**
1311
IETF Internet-Drafts (I-Ds) are named with the editor's name and a sequential number which resets with each new editor. Meta-schemas are numbered sequentially. Additionally, drafts 00-03 used one document for all three current specs. Most people find it easier to remember the sequential meta-schema numbers, so those are used throughout the site.
1412

@@ -24,6 +22,9 @@ The next unreleased draft is a work in progress. You can [give feedback and get
2422
- Hyper-Schema: [jsonschema-hyperschema.xml](https://github.com/json-schema-org/json-schema-spec/blob/master/jsonschema-hyperschema.xml)
2523
- [JSON Schema meta-schema](https://github.com/json-schema-org/json-schema-spec/blob/master/schema.json)
2624
- [JSON Hyper-Schema meta-schema](https://github.com/json-schema-org/json-schema-spec/blob/master/hyper-schema.json)
25+
- [JSON Hyper-Schema Link Description Object meta-schema](https://github.com/json-schema-org/json-schema-spec/blob/master/links.json)
26+
- [JSON Hyper-Schema recommended output schema](https://github.com/json-schema-org/json-schema-spec/blob/master/hyper-schema-output.json)
27+
- Relative JSON Pointers: [relative-json-pointer.xml](https://github.com/json-schema-org/json-schema-spec/blob/master/relative-json-pointer.xml)
2728

2829
## Draft 7
2930

@@ -32,6 +33,8 @@ The next unreleased draft is a work in progress. You can [give feedback and get
3233
- Hyper-Schema: [draft-handrews-json-schema-hyperschema-00](https://tools.ietf.org/html/draft-handrews-json-schema-hyperschema-00) ([changes](https://tools.ietf.org/html/draft-handrews-json-schema-hyperschema-00#appendix-B))
3334
- [JSON Schema meta-schema](http://json-schema.org/draft-07/schema)
3435
- [JSON Hyper-Schema meta-schema](http://json-schema.org/draft-07/hyper-schema)
36+
- [JSON Hyper-Schema Link Description Object meta-schema](http://json-schema.org/draft-07/links)
37+
- [JSON Hyper-Schema recommended output schema](http://json-schema.org/draft-07/hyper-schema-output)
3538
- Relative JSON Pointers: [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))
3639

3740
## Draft 6

0 commit comments

Comments
 (0)