docs: fix broken ethers-js link (#475)
This commit is contained in:
parent
7a10944507
commit
5693b7019e
|
@ -12,7 +12,7 @@
|
|||
|
||||
//! # Complete Ethereum & Celo library and wallet implementation.
|
||||
//!
|
||||
//! > ethers-rs is a port of [ethers-js](github.com/ethers-io/ethers.js) in Rust.
|
||||
//! > ethers-rs is a port of [ethers-js](https://github.com/ethers-io/ethers.js) in Rust.
|
||||
//!
|
||||
//! ## Quickstart: `prelude`
|
||||
//!
|
||||
|
|
Loading…
Reference in New Issue