Skip to content
This repository was archived by the owner on Nov 2, 2023. It is now read-only.

Commit 10a9852

Browse files
authored
Merge pull request #488 from json-schema-org/update-python-jsonschema
Update the link for python-jsonschema
2 parents 24df7c6 + 1f8bd34 commit 10a9852

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_data/validator-libraries-modern.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -284,11 +284,11 @@
284284
license: MIT
285285
last-updated: "2022-08-31"
286286
- name: jsonschema
287-
url: https://github.com/Julian/jsonschema
287+
url: https://github.com/python-jsonschema/jsonschema
288288
date-draft: [2019-09, 2020-12]
289289
draft: [7, 6, 4, 3]
290290
license: "MIT"
291-
last-updated: "2022-08-31"
291+
last-updated: "2022-11-09"
292292
- name: fastjsonschema
293293
url: https://github.com/horejsek/python-fastjsonschema
294294
notes: Great performance thanks to code generation.

0 commit comments

Comments
 (0)