Skip to content

Commit a706577

Browse files
authored
Update README.md
1 parent d7cad7e commit a706577

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
@@ -4,7 +4,7 @@ Generic functions to work with opaque pointers when use FFI to expose Rust struc
44

55
[![Crates.io](https://img.shields.io/crates/v/opaque-pointer)](https://crates.io/crates/opaque-pointer)
66
[![Crates.io](https://img.shields.io/crates/l/opaque-pointer)](https://unlicense.org/)
7-
[![Crates.io](https://img.shields.io/crates/d/opaque-pointer)](.)
7+
[![Crates.io](https://img.shields.io/crates/d/opaque-pointer)](https://crates.io/crates/opaque-pointer)
88

99
## Basic usage
1010

0 commit comments

Comments
 (0)