Skip to content

Commit 6195180

Browse files
committed
Fix readme links
1 parent f48c5c8 commit 6195180

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

jh/README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -40,16 +40,16 @@ dual licensed as above, without any additional terms or conditions.
4040

4141
[//]: # (badges)
4242

43-
[crate-image]: https://img.shields.io/crates/v/skein.svg
44-
[crate-link]: https://crates.io/crates/skein
45-
[docs-image]: https://docs.rs/skein/badge.svg
46-
[docs-link]: https://docs.rs/skein/
43+
[crate-image]: https://img.shields.io/crates/v/jh.svg
44+
[crate-link]: https://crates.io/crates/jh
45+
[docs-image]: https://docs.rs/jh/badge.svg
46+
[docs-link]: https://docs.rs/jh/
4747
[license-image]: https://img.shields.io/badge/license-Apache2.0/MIT-blue.svg
4848
[rustc-image]: https://img.shields.io/badge/rustc-1.57+-blue.svg
4949
[chat-image]: https://img.shields.io/badge/zulip-join_chat-blue.svg
5050
[chat-link]: https://rustcrypto.zulipchat.com/#narrow/stream/260041-hashes
51-
[build-image]: https://github.com/RustCrypto/hashes/workflows/skein/badge.svg?branch=master
52-
[build-link]: https://github.com/RustCrypto/hashes/actions?query=workflow%3Askein
51+
[build-image]: https://github.com/RustCrypto/hashes/workflows/jh/badge.svg?branch=master
52+
[build-link]: https://github.com/RustCrypto/hashes/actions?query=workflow%jh
5353

5454
[//]: # (general links)
5555

0 commit comments

Comments
 (0)