From 34ed9e372e66235aed7074bc3f5c14922b139242 Mon Sep 17 00:00:00 2001 From: Georgios Konstantopoulos Date: Thu, 13 Jun 2024 13:01:25 -0700 Subject: [PATCH] readme: fix link typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 66ac1309a..52aa1191e 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ [crates-url]: https://crates.io/crates/ethers > **Warning** -> We are deprecating ethers-rs for [alloy](github.com/alloy-rs). Learn how to use Alloy by [visiting the book](https://alloy.rs). +> We are deprecating ethers-rs for [alloy](https://github.com/alloy-rs). Learn how to use Alloy by [visiting the book](https://alloy.rs). > See [#2667](https://github.com/gakonst/ethers-rs/issues/2667) for more information on ethers-rs. ## Quickstart