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

Commit b87e01c

Browse files
committed
Local and production differ w.r.t. trailing /
Of course. It would be too easy if the recommended way of running a local github pages env actually behavied like github. Trailing slashes are apparently bad.
1 parent c05727c commit b87e01c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ permalink: /
77
***The current version is [draft-07](specification.html)!***
88
{: style="color:gray; font-size: 150%; text-align: center;"}
99

10-
***The next draft work-in-progres is [in final review](work-in-progress/)!***
10+
***The next draft work-in-progres is [in final review](work-in-progress)!***
1111
{: style="color:red; font-size: 150%; text-align: center;"}
1212

1313
**JSON Schema** is a vocabulary that allows you to **annotate** and **validate** JSON documents.
@@ -42,7 +42,7 @@ permalink: /
4242

4343
### Update as of 27 May 2019
4444

45-
**The forthcoming draft is in [final review](work-in-progress/).**
45+
**The forthcoming draft is in [final review](work-in-progress).**
4646

4747
This draft has also taken more time than expected because it tackles deep, long-term issues that have long been a challenge for JSON Schema. This includes building in a formal extensibility mechanism so that we can more easily draw a line to finalize the contents of the Core and Validation specifications.
4848

0 commit comments

Comments
 (0)