summaryrefslogtreecommitdiff
path: root/docs/faq.rst
diff options
context:
space:
mode:
authorJulian Berman <Julian@GrayVines.com>2018-09-29 16:15:59 -0400
committerJulian Berman <Julian@GrayVines.com>2018-09-29 16:15:59 -0400
commite7f402c280d44ae0b37c2559bfc0a4a8314cce1c (patch)
tree50461fdfcb81d37bd64e46c6c4b784323da003a5 /docs/faq.rst
parent8f77219496b80d770d062b4400a7dcfbe1113f11 (diff)
downloadjsonschema-e7f402c280d44ae0b37c2559bfc0a4a8314cce1c.tar.gz
HTTPS (almost) everywhere.
Diffstat (limited to 'docs/faq.rst')
-rw-r--r--docs/faq.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/faq.rst b/docs/faq.rst
index 46a9297..6ed36dc 100644
--- a/docs/faq.rst
+++ b/docs/faq.rst
@@ -112,7 +112,7 @@ defaults.
How do jsonschema version numbers work?
---------------------------------------
-``jsonschema`` tries to follow the `Semantic Versioning <http://semver.org/>`_
+``jsonschema`` tries to follow the `Semantic Versioning <https://semver.org/>`_
specification.
This means broadly that no backwards-incompatible changes should be made in