summaryrefslogtreecommitdiff
path: root/README.extensions.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.extensions.md')
-rw-r--r--README.extensions.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.extensions.md b/README.extensions.md
index 74b24fc6..0a22d419 100644
--- a/README.extensions.md
+++ b/README.extensions.md
@@ -17,7 +17,7 @@ specification document is therefore non-commutative.
## The main document
Written in the style of a
-[json-shapes](http://github.com/tonyg/json-shapes) schema:
+[json-shapes](https://github.com/tonyg/json-shapes) schema:
DomainDefinition = _and(array_of(string()), array_length_equals(2));
@@ -89,7 +89,7 @@ straightforward numeric constant.
## Extensions
Written in the style of a
-[json-shapes](http://github.com/tonyg/json-shapes) schema, and
+[json-shapes](https://github.com/tonyg/json-shapes) schema, and
referencing some of the type definitions given above:
ExtensionDocument = {