Skip to content

Commit 6b41326

Browse files
committed
Fix link in README
1 parent ac4541a commit 6b41326

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 @@
44

55
### rust-secp256k1
66

7-
`rust-secp256k1` is a wrapper around ![libsecp256k1](https://github.com/bitcoin-core/secp256k1),
7+
`rust-secp256k1` is a wrapper around [libsecp256k1](https://github.com/bitcoin-core/secp256k1),
88
a C library by Pieter Wuille for producing ECDSA signatures using the SECG curve
99
`secp256k1`. This library
1010
* exposes type-safe Rust bindings for all `libsecp256k1` functions

0 commit comments

Comments
 (0)