We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e91c5f5 + c18238f commit 1e0ccccCopy full SHA for 1e0cccc
doc/data-modules/defining-data-types.rst
@@ -77,8 +77,8 @@ errors in case the data format doesn't match::
77
.. HINT::
78
JSON Schema is very powerful and flexible. If you want to learn more about
79
it, check out the free e-book `Understanding JSON
80
- Schema <https://spacetelescope.github.io/understanding-json-schema/>`_ for
+ Schema <https://json-schema.org/understanding-json-schema>`_ for
81
example. The complete official specs can be found at
82
- http://json-schema.org/documentation.html
+ https://json-schema.org/specification
83
84
.. _JSON Schema: http://json-schema.org
0 commit comments