summaryrefslogtreecommitdiff
path: root/docs/index.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/index.rst
parent8f77219496b80d770d062b4400a7dcfbe1113f11 (diff)
downloadjsonschema-e7f402c280d44ae0b37c2559bfc0a4a8314cce1c.tar.gz
HTTPS (almost) everywhere.
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 625e2af..191049b 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -6,7 +6,7 @@ jsonschema
.. module:: jsonschema
-``jsonschema`` is an implementation of `JSON Schema <http://json-schema.org>`_
+``jsonschema`` is an implementation of `JSON Schema <https://json-schema.org>`_
for Python (supporting 2.7+ including Python 3).
.. code-block:: python