Skip to content

Commit fc9d4e7

Browse files
WofWcalink2xt
authored andcommitted
docs: fix badge version image in README
1 parent ed9aeba commit fc9d4e7

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,7 +1,7 @@
11
# yerpc
22

33
[![docs.rs](https://img.shields.io/badge/docs.rs-documentation-green.svg)](https://docs.rs/yerpc)
4-
[![Crates.io](https://img.shields.io/crates/v/typescript-type-def.svg)](https://crates.io/crates/yerpc)
4+
[![Crates.io](https://img.shields.io/crates/v/yerpc.svg)](https://crates.io/crates/yerpc)
55

66
A JSON-RPC 2.0 server handler for Rust, with automatic generation of a TypeScript client.
77

0 commit comments

Comments
 (0)