Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ manipulate JSON documents.
This repository contains the sources for the **work in progress** of the next
set of JSON Schema IETF Internet Draft (I-D) documents. For the latest released
I-Ds, please see the
[Specification page](http://json-schema.org/specification.html) on the website.
[Specification page](https://json-schema.org/specification.html) on the website.

## Call for contributions and feedback

Expand Down Expand Up @@ -135,7 +135,7 @@ generated in the `coverage` directory and can be viewed using something like

## The website

The JSON Schema web site is at <http://json-schema.org/>
The JSON Schema web site is at <https://json-schema.org/>

The source for the website is [maintained in a separate repository](https://github.com/json-schema-org/website).

Expand Down