From 744cd3652c5e48d97c93561f3ac6ab325bcb7a40 Mon Sep 17 00:00:00 2001 From: GarmashAlex Date: Mon, 4 Aug 2025 21:47:59 +0300 Subject: [PATCH] Update README.md --- k256/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k256/README.md b/k256/README.md index 73aca2bd2..453685189 100644 --- a/k256/README.md +++ b/k256/README.md @@ -102,7 +102,7 @@ dual licensed as above, without any additional terms or conditions. [RustCrypto]: https://github.com/RustCrypto/ [secp256k1]: https://en.bitcoin.it/wiki/Secp256k1 [`elliptic-curve`]: https://github.com/RustCrypto/traits/tree/master/elliptic-curve -[`arithmetic`]: https://docs.rs/k256/latest/k256/arithmetic/index.html +[`arithmetic`]: https://docs.rs/k256/latest/k256/index.html#arithmetic [`group`]: https://github.com/zkcrypto/group [ECDH]: https://en.wikipedia.org/wiki/Elliptic-curve_Diffie-Hellman [ECDSA]: https://en.wikipedia.org/wiki/Elliptic_Curve_Digital_Signature_Algorithm