From 74af13a372ed8be922eceeaded2627b80d330998 Mon Sep 17 00:00:00 2001 From: Kyle Liu Date: Tue, 27 Aug 2019 16:32:54 -0700 Subject: [PATCH] Fix this link per @blacktemplar to link to the actual crate (#518) --- eth2/utils/ssz/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eth2/utils/ssz/README.md b/eth2/utils/ssz/README.md index d50e71b29..04603cda3 100644 --- a/eth2/utils/ssz/README.md +++ b/eth2/utils/ssz/README.md @@ -1,3 +1,3 @@ # simpleserialize (ssz) -![Crates.io](https://img.shields.io/crates/v/eth2_ssz) +[](https://crates.io/crates/eth2_ssz)