Skip to content

Commit 76e5748

Browse files
authored
Fix broken link to the jsonschema-rs Python bindings
1 parent d94a3bc commit 76e5748

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

data/tooling-data.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -798,7 +798,7 @@
798798
username: 'Stranger6667'
799799
platform: 'github'
800800
license: 'MIT'
801-
source: 'https://github.com/Stranger6667/jsonschema-rs/tree/master/bindings/python'
801+
source: 'https://github.com/Stranger6667/jsonschema/tree/HEAD/crates/jsonschema-py'
802802
supportedDialects:
803803
draft: ['4', '6', '7']
804804
toolingListingNotes: "Python bindings to Rust's jsonschema crate"
@@ -3444,4 +3444,4 @@
34443444
homepage: 'https://github.com/MadhavDhatrak/Blaze4J.git'
34453445
supportedDialects:
34463446
draft: ['4', '6', '7', '2019-09', '2020-12']
3447-
toolingListingNotes: 'Project built under GSoC "25. High-performance Java wrapper for Blaze JSON Schema validator using Java FFM API.'
3447+
toolingListingNotes: 'Project built under GSoC "25. High-performance Java wrapper for Blaze JSON Schema validator using Java FFM API.'

0 commit comments

Comments
 (0)