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

website: Fix jsonschema-rs Python bindings URL in validator list #382

Merged
merged 1 commit into from
Apr 16, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion _data/validator-libraries-modern.yml
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@
draft: [7, 6, 4]
license: BSD-3-Clause
- name: jsonschema-rs
url: https://github.com/Stranger6667/jsonschema-rs/python
url: https://github.com/Stranger6667/jsonschema-rs/tree/master/bindings/python
notes: Python bindings to Rust's jsonschema crate
date-draft:
draft: [7, 6, 4]
Expand Down