File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -33,16 +33,16 @@ Features
3333--------
3434
3535* Full support for
36- `Draft 3 <https://python-jsonschema.readthedocs.org/en/latest/validate.html #jsonschema.Draft3Validator >`_
37- **and ** `Draft 4 <https://python-jsonschema.readthedocs.org/en/latest/validate.html #jsonschema.Draft4Validator >`_
36+ `Draft 3 <https://python-jsonschema.readthedocs.org/en/latest/validate/ #jsonschema.Draft3Validator >`_
37+ **and ** `Draft 4 <https://python-jsonschema.readthedocs.org/en/latest/validate/ #jsonschema.Draft4Validator >`_
3838 of the schema.
3939
40- * `Lazy validation <https://python-jsonschema.readthedocs.org/en/latest/validate.html #jsonschema.IValidator.iter_errors >`_
40+ * `Lazy validation <https://python-jsonschema.readthedocs.org/en/latest/validate/ #jsonschema.IValidator.iter_errors >`_
4141 that can iteratively report *all * validation errors.
4242
4343* Small and extensible
4444
45- * `Programmatic querying <https://python-jsonschema.readthedocs.org/en/latest/errors.html #module-jsonschema >`_
45+ * `Programmatic querying <https://python-jsonschema.readthedocs.org/en/latest/errors/ #module-jsonschema >`_
4646 of which properties or items failed validation.
4747
4848
You can’t perform that action at this time.
0 commit comments