Skip to content

Commit 03f2e99

Browse files
authored
cshake: fix badges in readme
1 parent 3b81094 commit 03f2e99

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

cshake/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -59,10 +59,10 @@ dual licensed as above, without any additional terms or conditions.
5959

6060
[//]: # (badges)
6161

62-
[crate-image]: https://img.shields.io/crates/v/sha3.svg
63-
[crate-link]: https://crates.io/crates/sha3
64-
[docs-image]: https://docs.rs/sha3/badge.svg
65-
[docs-link]: https://docs.rs/sha3/
62+
[crate-image]: https://img.shields.io/crates/v/cshake.svg
63+
[crate-link]: https://crates.io/crates/cshake
64+
[docs-image]: https://docs.rs/cshake/badge.svg
65+
[docs-link]: https://docs.rs/cshake
6666
[license-image]: https://img.shields.io/badge/license-Apache2.0/MIT-blue.svg
6767
[rustc-image]: https://img.shields.io/badge/rustc-1.85+-blue.svg
6868
[chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg

0 commit comments

Comments
 (0)