diff --git a/doc/api/crypto.md b/doc/api/crypto.md index e18621f3647ee9..023c313549161c 100644 --- a/doc/api/crypto.md +++ b/doc/api/crypto.md @@ -6009,7 +6009,7 @@ See the [list of SSL OP Flags][] for details. [`BN_is_prime_ex`]: https://www.openssl.org/docs/man1.1.1/man3/BN_is_prime_ex.html [`Buffer`]: buffer.md [`DiffieHellmanGroup`]: #class-diffiehellmangroup -[`EVP_BytesToKey`]: https://www.openssl.org/docs/man1.1.0/crypto/EVP_BytesToKey.html +[`EVP_BytesToKey`]: https://www.openssl.org/docs/man3.0/man3/EVP_BytesToKey.html [`KeyObject`]: #class-keyobject [`Sign`]: #class-sign [`String.prototype.normalize()`]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/normalize