Skip to content

Commit 711a462

Browse files
shantanu2107Shantanu Chauhan
andauthored
Added proper links for jsonschema-core.md and jsonschema-validation.md in specification-links.md (#1241)
Co-authored-by: Shantanu Chauhan <[email protected]>
1 parent d6edadb commit 711a462

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pages/specification-links.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -498,8 +498,8 @@ The next unreleased draft is a work in progress. You can [give feedback and get
498498

499499
The specification links here link to the raw sources. We do not provide rendered [work-in-progress](work-in-progress) drafts except near the very end of a publication cycle, during the final review period.
500500

501-
- Core: [jsonschema-core.md](https://github.com/json-schema-org/json-schema-spec/blob/main/jsonschema-core.md)
502-
- Validation: [jsonschema-validation.md](https://github.com/json-schema-org/json-schema-spec/blob/main/jsonschema-validation.md)
501+
- Core: [jsonschema-core.md](https://github.com/json-schema-org/json-schema-spec/blob/main/specs/jsonschema-core.md)
502+
- Validation: [jsonschema-validation.md](https://github.com/json-schema-org/json-schema-spec/blob/main/specs/jsonschema-validation.md)
503503
- Hyper-Schema: [jsonschema-hyperschema.xml](https://github.com/json-schema-org/json-hyperschema-spec/blob/main/jsonschema-hyperschema.xml)
504504
- Relative JSON Pointer: [relative-json-pointer.xml](https://github.com/json-schema-org/json-schema-spec/blob/master/relative-json-pointer.xml)
505505
- [JSON Schema meta-schema](https://github.com/json-schema-org/json-schema-spec/blob/master/schema.json)

0 commit comments

Comments
 (0)