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

Commit c1ff449

Browse files
committed
Production doesn't like the trailing /
It was fine in local testing.
1 parent 88ba7d8 commit c1ff449

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

documentation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ layout: page
33
title: Specification
44
---
55

6-
<span style="color:red">***The next draft is [ready for pre-publication feedback](/work-in-progress/)!***</span>
6+
<span style="color:red">***The next draft is [ready for pre-publication feedback](/work-in-progress)!***</span>
77

88
The latest Internet-Drafts at the IETF are the draft-wright-json-schema\*-01 documents, which correspond to the draft-06 meta-schemas. These were published on 2017-04-15. (Due to a change in authorship the I-D numbering was reset with the previous draft).
99

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ permalink: /
66

77
**JSON Schema** is a vocabulary that allows you to **annotate** and **validate** JSON documents.
88

9-
<span style="color:red">***The next draft is [ready for pre-publication feedback](/work-in-progress/)!***</span>
9+
<span style="color:red">***The next draft is [ready for pre-publication feedback](/work-in-progress)!***</span>
1010

1111
Advantages
1212
----------

specification-links.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ layout: page
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>
10+
<span style="color:red">***The next draft is [ready for pre-publication feedback](/work-in-progress)!***</span>
1111

1212
**A note on draft naming and numbering:**
1313
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.

0 commit comments

Comments
 (0)