Skip to content

Commit 3039571

Browse files
committed
fixes crate badge
1 parent a0a3450 commit 3039571

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# jsonptr - JSON Pointers for Rust
22

3-
[![Crate](https://img.shields.io/crates/v/jsonptr.svge)](https://crates.io/crates/jsonptr)
3+
[![Crate](https://img.shields.io/crates/v/jsonptr.svg)](https://crates.io/crates/jsonptr)
44
[![Documentation](https://docs.rs/jsonptr/badge.svg)](https://docs.rs/jsonptr)
55

66
Data structures and logic for resolving, assigning, and deleting by JSON Pointers ([RFC

0 commit comments

Comments
 (0)