From 4696a18570bb6676ed501cc5fcd582f3282dd493 Mon Sep 17 00:00:00 2001 From: Timo Tiuraniemi Date: Wed, 12 Apr 2023 10:18:12 +0300 Subject: [PATCH] Fix broken link to crates.io --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0aa2dc2..65d26ce 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ $ cargo add random-access-storage [MIT](./LICENSE-MIT) OR [Apache-2.0](./LICENSE-APACHE) [1]: https://img.shields.io/crates/v/random-access-storage.svg?style=flat-square -[2]: https://crates.io/crate/random-access-storage +[2]: https://crates.io/crates/random-access-storage [3]: https://github.com/datrs/random-access-storage/actions/workflows/ci.yml/badge.svg [4]: https://github.com/datrs/random-access-storage/actions [5]: https://img.shields.io/crates/d/random-access-storage.svg?style=flat-square